Searched refs:TCGETA (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 24 #define TCGETA 0x5405 macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 24 #define TCGETA 0x5405 macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 15 #define TCGETA 0x5401 macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 13 #define TCGETA _IOR('T', 1, struct termio) macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 26 #define TCGETA _IOR('t', 23, struct termio) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 20 #define TCGETA 0x80127417 /* _IOR('t', 23, struct termio) */ macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 32 #define TCGETA 0x80127417 /* _IOR('t', 23, struct termio) */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 26 #define TCGETA _IOR('t', 23, struct termio) macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 8 #define TCGETA _IOR('T', 1, struct termio) macro
|
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/ |
H A D | expect-configure-c99.patch | 125 #if defined(TCGETS) || defined(TCGETA)
|
/openbmc/linux/drivers/tty/ |
H A D | tty_ioctl.c | 838 case TCGETA: in tty_mode_ioctl()
|
H A D | tty_io.c | 2912 case TCGETA: in tty_compat_ioctl()
|
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 10 IOCTL(TCGETA, IOC_R, MK_PTR(TYPE_INT)) in IOCTL()
|