Searched defs:TCGETS (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 3 IOCTL(TCGETS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios))) in IOCTL() argument
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 9 #define TCGETS _IOR('T', 16, struct termios) /* TCGETATTR */ macro
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 20 #define TCGETS 0x5401 macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 20 #define TCGETS 0x5401 macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 24 #define TCGETS 0x540d macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 21 #define TCGETS _IOR('t', 19, struct termios) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 15 #define TCGETS 0x5401 macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 27 #define TCGETS 0x5401 macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 21 #define TCGETS _IOR('t', 19, struct termios) macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 15 #define TCGETS _IOR('T', 8, struct termios) macro
|