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