Searched refs:TCSETS2 (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/include/uapi/asm-generic/ |
D | ioctls.h | 62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/Linux-v6.1/tools/include/uapi/asm-generic/ |
D | ioctls.h | 62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/Linux-v6.1/arch/mips/include/uapi/asm/ |
D | ioctls.h | 82 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/Linux-v6.1/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 51 #define TCSETS2 _IOW('T',0x2B, struct termios2) macro
|
/Linux-v6.1/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 96 #define TCSETS2 _IOW('T', 43, struct termios2) macro
|
/Linux-v6.1/arch/sh/include/uapi/asm/ |
D | ioctls.h | 84 #define TCSETS2 _IOW('T', 43, struct termios2) macro
|
/Linux-v6.1/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 36 #define TCSETS2 _IOW('T', 43, struct termios2) macro
|
/Linux-v6.1/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 20 #define TCSETS2 _IOW('T', 13, struct termios2) macro
|
/Linux-v6.1/drivers/tty/ |
D | tty_ioctl.c | 823 case TCSETS2: in tty_mode_ioctl()
|
D | tty_io.c | 2902 case TCSETS2: in tty_compat_ioctl()
|
/Linux-v6.1/drivers/net/wwan/ |
D | wwan_core.c | 781 case TCSETS2: in wwan_port_fops_at_ioctl()
|