Searched refs:TCGETS (Results 1 – 14 of 14) sorted by relevance
| /linux/include/uapi/asm-generic/ |
| H A D | ioctls.h | 20 #define TCGETS 0x5401 macro
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 20 #define TCGETS 0x5401 macro
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 24 #define TCGETS 0x540d macro
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 9 #define TCGETS _IOR('T', 16, struct termios) /* TCGETATTR */ macro
|
| /linux/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 27 #define TCGETS 0x5401 macro
|
| /linux/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 15 #define TCGETS 0x5401 macro
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 21 #define TCGETS _IOR('t', 19, struct termios) macro
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 21 #define TCGETS _IOR('t', 19, struct termios) macro
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 15 #define TCGETS _IOR('T', 8, struct termios) macro
|
| /linux/tools/perf/trace/beauty/ |
| H A D | ioctl.c | 24 [_IOC_NR(TCGETS)] = "TCGETS", "TCSETS", "TCSETSW", "TCSETSF", "TCGETA", "TCSETA", "TCSETAW", in ioctl__scnprintf_tty_cmd()
|
| /linux/drivers/tty/ |
| H A D | tty_ioctl.c | 805 case TCGETS: in tty_mode_ioctl() 811 case TCGETS: in tty_mode_ioctl()
|
| H A D | tty_io.c | 2918 case TCGETS: in tty_compat_ioctl()
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | tty.c | 822 case TCGETS: in rfcomm_tty_ioctl()
|
| /linux/drivers/net/wwan/ |
| H A D | wwan_core.c | 812 case TCGETS: in wwan_port_fops_at_ioctl()
|