Searched refs:TCGETS2 (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/ |
| H A D | termios_internal.h | 39 #ifdef TCGETS2
|
| /linux/drivers/tty/ |
| H A D | tty_ioctl.c | 394 #ifdef TCGETS2 461 #ifdef TCGETS2 in set_termios() 804 #ifndef TCGETS2 in tty_mode_ioctl() 816 case TCGETS2: in tty_mode_ioctl() 836 #ifndef TCGETS2 in tty_mode_ioctl()
|
| H A D | tty_io.c | 2919 #ifdef TCGETS2 in tty_compat_ioctl() 2920 case TCGETS2: in tty_compat_ioctl()
|
| /linux/include/uapi/asm-generic/ |
| H A D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 81 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 50 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
| /linux/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 95 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
| /linux/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 83 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 35 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
| /linux/drivers/net/wwan/ |
| H A D | wwan_core.c | 996 #ifdef TCGETS2 in wwan_port_fops_at_ioctl() 997 case TCGETS2: in wwan_port_fops_at_ioctl()
|