Searched refs:TCSETS2 (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | ioctls.h | 64 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | ioctls.h | 62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | ioctls.h | 51 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | ioctls.h | 62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | ioctls.h | 74 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | ioctls.h | 82 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 51 #define TCSETS2 _IOW('T',0x2B, struct termios2) macro
|
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/ |
D | ioctls.h | 84 #define TCSETS2 _IOW('T', 43, struct termios2) macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 96 #define TCSETS2 _IOW('T', 43, struct termios2) macro
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 36 #define TCSETS2 _IOW('T', 43, struct termios2) macro
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 20 #define TCSETS2 _IOW('T', 13, struct termios2) macro
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | tty_ioctl.c | 726 case TCSETS2: in tty_mode_ioctl()
|
D | tty_io.c | 2885 case TCSETS2: in tty_compat_ioctl()
|