Searched refs:TCSETSW (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 22 #define TCSETSW 0x5403 macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 22 #define TCSETSW 0x5403 macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 26 #define TCSETSW 0x540f macro
|
H A D | termbits.h | 174 #define TCSADRAIN TCSETSW /* Change when pending output is written */
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 11 #define TCSETSW _IOW('T', 18, struct termios) /* TCSETATTRD */ macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 23 #define TCSETSW _IOW('t', 21, struct termios) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 17 #define TCSETSW 0x5403 macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 29 #define TCSETSW 0x5403 macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 23 #define TCSETSW _IOW('t', 21, struct termios) macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 17 #define TCSETSW _IOW('T', 10, struct termios) macro
|
/openbmc/linux/drivers/tty/ |
H A D | tty_ioctl.c | 810 case TCSETSW: in tty_mode_ioctl()
|
H A D | tty_io.c | 2903 case TCSETSW: in tty_compat_ioctl()
|
/openbmc/linux/drivers/net/wwan/ |
H A D | wwan_core.c | 804 case TCSETSW: in wwan_port_fops_at_ioctl()
|
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 6 IOCTL(TCSETSW, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios))) in IOCTL()
|