Searched refs:TCSETAW (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 26 #define TCSETAW 0x5407 macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 26 #define TCSETAW 0x5407 macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 17 #define TCSETAW 0x5403 macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 15 #define TCSETAW _IOW('T', 3, struct termio) macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 28 #define TCSETAW _IOW('t', 25, struct termio) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 22 #define TCSETAW 0x40127419 /* _IOW('t', 25, struct termio) */ macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 34 #define TCSETAW 0x40127419 /* _IOW('t', 25, struct termio) */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 28 #define TCSETAW _IOW('t', 25, struct termio) macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 10 #define TCSETAW _IOW('T', 3, struct termio) macro
|
/openbmc/linux/drivers/tty/ |
H A D | tty_ioctl.c | 842 case TCSETAW: in tty_mode_ioctl()
|
H A D | tty_io.c | 2914 case TCSETAW: in tty_compat_ioctl()
|
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 12 IOCTL(TCSETAW, IOC_W, MK_PTR(TYPE_INT)) in IOCTL()
|