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