Searched refs:TCGETS2 (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | termios_internal.h | 39 #ifdef TCGETS2
|
| /linux-6.15/include/uapi/asm-generic/ |
| H A D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
| /linux-6.15/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
| /linux-6.15/drivers/tty/ |
| H A D | tty_ioctl.c | 398 #ifdef TCGETS2 465 #ifdef TCGETS2 in set_termios() 808 #ifndef TCGETS2 in tty_mode_ioctl() 820 case TCGETS2: in tty_mode_ioctl() 840 #ifndef TCGETS2 in tty_mode_ioctl()
|
| H A D | tty_io.c | 2929 #ifdef TCGETS2 in tty_compat_ioctl() 2930 case TCGETS2: in tty_compat_ioctl()
|
| /linux-6.15/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 81 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
| /linux-6.15/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 50 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
| /linux-6.15/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 83 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
| /linux-6.15/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 95 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
| /linux-6.15/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 35 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
| /linux-6.15/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 19 #define TCGETS2 _IOR('T', 12, struct termios2) macro
|
| /linux-6.15/drivers/net/wwan/ |
| H A D | wwan_core.c | 826 #ifdef TCGETS2 in wwan_port_fops_at_ioctl() 827 case TCGETS2: in wwan_port_fops_at_ioctl()
|