Searched refs:TIOCGRS485 (Results 1 – 12 of 12) sorted by relevance
| /Linux-v4.19/tools/include/uapi/asm-generic/ |
| D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /Linux-v4.19/include/uapi/asm-generic/ |
| D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /Linux-v4.19/arch/mips/include/uapi/asm/ |
| D | ioctls.h | 85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /Linux-v4.19/Documentation/serial/ |
| D | serial-rs485.txt | 38 to TIOCSRS485 and TIOCGRS485 ioctls (see below). The rs485_config callback 48 /* Include definition for RS485 ioctls: TIOCGRS485 and TIOCSRS485 */
|
| /Linux-v4.19/arch/parisc/include/uapi/asm/ |
| D | ioctls.h | 54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /Linux-v4.19/arch/sh/include/uapi/asm/ |
| D | ioctls.h | 87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
| /Linux-v4.19/arch/powerpc/include/uapi/asm/ |
| D | ioctls.h | 94 #define TIOCGRS485 0x542e macro
|
| /Linux-v4.19/arch/alpha/include/uapi/asm/ |
| D | ioctls.h | 94 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /Linux-v4.19/arch/xtensa/include/uapi/asm/ |
| D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
| /Linux-v4.19/arch/sparc/include/uapi/asm/ |
| D | ioctls.h | 28 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) macro
|
| /Linux-v4.19/fs/ |
| D | compat_ioctl.c | 755 #ifdef TIOCGRS485 756 COMPATIBLE_IOCTL(TIOCGRS485)
|
| /Linux-v4.19/drivers/tty/serial/ |
| D | serial_core.c | 1388 case TIOCGRS485: in uart_ioctl()
|