| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | termios.h | 23 struct termio { struct 24 unsigned short c_iflag; /* input mode flags */ 25 unsigned short c_oflag; /* output mode flags */ 26 unsigned short c_cflag; /* control mode flags */ 27 unsigned short c_lflag; /* local mode flags */ 28 unsigned char c_line; /* line discipline */ 29 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | termios.h | 23 struct termio { struct 24 unsigned short c_iflag; /* input mode flags */ 25 unsigned short c_oflag; /* output mode flags */ 26 unsigned short c_cflag; /* control mode flags */ 27 unsigned short c_lflag; /* local mode flags */ 28 unsigned char c_line; /* line discipline */ 29 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | termios.h | 16 struct termio { struct 17 unsigned short c_iflag; /* input mode flags */ 18 unsigned short c_oflag; /* output mode flags */ 19 unsigned short c_cflag; /* control mode flags */ 20 unsigned short c_lflag; /* local mode flags */ 21 unsigned char c_line; /* line discipline */ 22 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | termios.h | 22 struct termio { struct 23 unsigned short c_iflag; /* input mode flags */ 24 unsigned short c_oflag; /* output mode flags */ 25 unsigned short c_cflag; /* control mode flags */ 26 unsigned short c_lflag; /* local mode flags */ 27 unsigned char c_line; /* line discipline */ 28 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | termios.h | 23 struct termio { struct 24 unsigned short c_iflag; /* input mode flags */ 25 unsigned short c_oflag; /* output mode flags */ 26 unsigned short c_cflag; /* control mode flags */ 27 unsigned short c_lflag; /* local mode flags */ 28 unsigned char c_line; /* line discipline */ 29 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | termios.h | 23 struct termio { struct 24 unsigned short c_iflag; /* input mode flags */ 25 unsigned short c_oflag; /* output mode flags */ 26 unsigned short c_cflag; /* control mode flags */ 27 unsigned short c_lflag; /* local mode flags */ 28 unsigned char c_line; /* line discipline */ 29 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | ioctl-types.h | 36 struct termio struct 38 unsigned short int c_iflag; /* input mode flags */ 39 unsigned short int c_oflag; /* output mode flags */ 40 unsigned short int c_cflag; /* control mode flags */ 41 unsigned short int c_lflag; /* local mode flags */ 42 unsigned char c_line; /* line discipline */ 43 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | ioctl-types.h | 36 struct termio struct 38 unsigned short int c_iflag; /* input mode flags */ 39 unsigned short int c_oflag; /* output mode flags */ 40 unsigned short int c_cflag; /* control mode flags */ 41 unsigned short int c_lflag; /* local mode flags */ 42 unsigned char c_line; /* line discipline */ 43 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | termios.h | 54 struct termio { struct 55 unsigned short c_iflag; /* input mode flags */ 56 unsigned short c_oflag; /* output mode flags */ 57 unsigned short c_cflag; /* control mode flags */ 58 unsigned short c_lflag; /* local mode flags */ 59 unsigned char c_line; /* line discipline */ 60 unsigned char c_cc[NCC]; /* control characters */
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | termios.h | 42 struct termio { struct 52 * c_cc characters in the termio structure. Oh, how I love being argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | termios.h | 54 struct termio { struct 55 unsigned short c_iflag; /* input mode flags */ 56 unsigned short c_oflag; /* output mode flags */ 57 unsigned short c_cflag; /* control mode flags */ 58 unsigned short c_lflag; /* local mode flags */ 59 char c_line; /* line discipline */ 60 unsigned char c_cc[NCCS]; /* control characters */
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | termios.h | 25 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ argument 31 #define user_termio_to_kernel_termios(termios, termio) \ argument 43 #define kernel_termios_to_user_termio(termio, termios) \ argument
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | termios.h | 19 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ argument 25 #define user_termio_to_kernel_termios(termios, termio) \ argument 37 #define kernel_termios_to_user_termio(termio, termios) \ argument
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | termios-base.h | 16 struct termio __user *termio) in user_termio_to_kernel_termios() 51 static inline int kernel_termios_to_user_termio(struct termio __user *termio, in kernel_termios_to_user_termio()
|
| H A D | termios.h | 21 const struct termio __user *termio) in user_termio_to_kernel_termios() 56 static inline int kernel_termios_to_user_termio(struct termio __user *termio, in kernel_termios_to_user_termio()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | termios.h | 30 #define user_termio_to_kernel_termios(termios, termio) \ argument 51 #define kernel_termios_to_user_termio(termio, termios) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | termbits.h | 17 struct termio { struct 27 struct termios { argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | termios.h | 30 struct termio __user *termio) in user_termio_to_kernel_termios() 59 static inline int kernel_termios_to_user_termio(struct termio __user *termio, in kernel_termios_to_user_termio()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/ |
| H A D | xf86_OSlib.h | 219 #define termio termios macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ioctl.c | 437 static int get_termio(struct tty_struct *tty, struct termio __user *termio) in get_termio()
|
| H A D | moxa.c | 1747 static int MoxaPortSetTermio(struct moxa_port *port, struct ktermios *termio, in MoxaPortSetTermio()
|