Searched refs:TCSETAF (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 27 #define TCSETAF 0x5408 macro
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 27 #define TCSETAF 0x5408 macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 18 #define TCSETAF 0x5404 macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 16 #define TCSETAF _IOW('T', 4, struct termio) macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 35 #define TCSETAF 0x4012741C /* _IOW('t', 28, struct termio) */ macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 29 #define TCSETAF _IOW('t', 28, struct termio) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 23 #define TCSETAF 0x4012741C /* _IOW('t', 28, struct termio) */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 29 #define TCSETAF _IOW('t', 28, struct termio) macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 11 #define TCSETAF _IOW('T', 4, struct termio) macro
|
/openbmc/linux/drivers/tty/ |
H A D | tty_ioctl.c | 840 case TCSETAF: in tty_mode_ioctl()
|
H A D | tty_io.c | 2913 case TCSETAF: in tty_compat_ioctl()
|
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 13 IOCTL(TCSETAF, IOC_W, MK_PTR(TYPE_INT)) in IOCTL()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | rv32-missing-syscalls.patch | 55 +pub const TCSETAF: u32 = 21512;
|