Searched refs:TIOCGRS485 (Results 1 – 11 of 11) sorted by relevance
/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 94 #define TIOCGRS485 0x542e macro
|
/linux/Documentation/driver-api/serial/ |
H A D | serial-rs485.rst | 49 TIOCGRS485 ioctl can be used to read back the struct serial_rs485 63 /* Include definition for RS485 ioctls: TIOCGRS485 and TIOCSRS485 */
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 28 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) macro
|
/linux/drivers/usb/serial/ |
H A D | xr_serial.c | 889 case TIOCGRS485: in xr_ioctl()
|