Searched defs:TIOCGRS485 (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/include/uapi/asm-generic/ |
D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
/linux-6.6.21/tools/include/uapi/asm-generic/ |
D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
/linux-6.6.21/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux-6.6.21/arch/mips/include/uapi/asm/ |
D | ioctls.h | 85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux-6.6.21/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
/linux-6.6.21/arch/sh/include/uapi/asm/ |
D | ioctls.h | 87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
/linux-6.6.21/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 94 #define TIOCGRS485 0x542e macro
|
/linux-6.6.21/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux-6.6.21/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 28 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) macro
|