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