Searched defs:TCGETS2 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/tools/include/uapi/asm-generic/ |
D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/Linux-v4.19/arch/mips/include/uapi/asm/ |
D | ioctls.h | 81 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/Linux-v4.19/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 50 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/Linux-v4.19/include/uapi/asm-generic/ |
D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/Linux-v4.19/arch/sh/include/uapi/asm/ |
D | ioctls.h | 83 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/Linux-v4.19/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 95 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/Linux-v4.19/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 19 #define TCGETS2 _IOR('T', 12, struct termios2) macro
|