Searched defs:TIOCGRS485 (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 53 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | ioctls.h | 64 #define TIOCGRS485 0x542E macro
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | ioctls.h | 84 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux-4.4.14/arch/sh/include/uapi/asm/ |
D | ioctls.h | 86 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
/linux-4.4.14/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 98 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 93 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 93 #define TIOCGRS485 0x542e macro
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 27 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) macro
|