/linux-4.4.14/arch/m32r/include/uapi/asm/ |
D | termios.h | 7 struct winsize { struct 8 unsigned short ws_row; 9 unsigned short ws_col; 10 unsigned short ws_xpixel; 11 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | termios.h | 14 struct winsize { struct 15 unsigned short ws_row; 16 unsigned short ws_col; 17 unsigned short ws_xpixel; 18 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
D | termios.h | 9 struct winsize { struct 10 unsigned short ws_row; 11 unsigned short ws_col; 12 unsigned short ws_xpixel; 13 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/avr32/include/uapi/asm/ |
D | termios.h | 14 struct winsize { struct 15 unsigned short ws_row; 16 unsigned short ws_col; 17 unsigned short ws_xpixel; 18 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | termios.h | 7 struct winsize { struct 8 unsigned short ws_row; 9 unsigned short ws_col; 10 unsigned short ws_xpixel; 11 unsigned short ws_ypixel;
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | termios.h | 14 struct winsize { struct 15 unsigned short ws_row; 16 unsigned short ws_col; 17 unsigned short ws_xpixel; 18 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | termios.h | 13 struct winsize { struct 14 unsigned short ws_row; 15 unsigned short ws_col; 16 unsigned short ws_xpixel; 17 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/frv/include/uapi/asm/ |
D | termios.h | 7 struct winsize { struct 8 unsigned short ws_row; 9 unsigned short ws_col; 10 unsigned short ws_xpixel; 11 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | termios.h | 35 struct winsize { struct 36 unsigned short ws_row; 37 unsigned short ws_col; 38 unsigned short ws_xpixel; 39 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/mn10300/include/uapi/asm/ |
D | termios.h | 7 struct winsize { struct 8 unsigned short ws_row; 9 unsigned short ws_col; 10 unsigned short ws_xpixel; 11 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | termios.h | 33 struct winsize { struct 34 unsigned short ws_row; 35 unsigned short ws_col; 36 unsigned short ws_xpixel; 37 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | termios.h | 45 struct winsize { struct 46 unsigned short ws_row; 47 unsigned short ws_col; 48 unsigned short ws_xpixel; 49 unsigned short ws_ypixel;
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | termios.h | 45 struct winsize { struct 46 unsigned short ws_row; 47 unsigned short ws_col; 48 unsigned short ws_xpixel; 49 unsigned short ws_ypixel;
|
/linux-4.4.14/drivers/isdn/capi/ |
D | capilib.c | 20 u32 winsize; member 80 void capilib_new_ncci(struct list_head *head, u16 applid, u32 ncci, u32 winsize) in capilib_new_ncci()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | process_64.c | 511 int winsize = sizeof(struct reg_window); in synchronize_user_stack() local 553 int winsize = sizeof(struct reg_window); in fault_in_user_windows() local
|
/linux-4.4.14/tools/perf/util/ |
D | top.h | 36 struct winsize winsize; member
|
/linux-4.4.14/drivers/net/wan/ |
D | c101.c | 100 #define winsize(card) (C101_WINDOW_SIZE) macro
|
D | n2.c | 145 #define winsize(card) (USE_WINDOWSIZE) macro
|
/linux-4.4.14/include/linux/ |
D | tty.h | 286 struct winsize winsize; /* winsize_mutex */ member
|