Searched refs:TIOCGRS485 (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/include/uapi/asm-generic/ |
| D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /Linux-v5.15/Documentation/driver-api/serial/ |
| D | serial-rs485.rst | 43 to TIOCSRS485 and TIOCGRS485 ioctls (see below). The rs485_config callback 54 /* Include definition for RS485 ioctls: TIOCGRS485 and TIOCSRS485 */
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | ioctls.h | 85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | ioctls.h | 54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /Linux-v5.15/arch/xtensa/include/uapi/asm/ |
| D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
| /Linux-v5.15/arch/sh/include/uapi/asm/ |
| D | ioctls.h | 87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
| /Linux-v5.15/arch/powerpc/include/uapi/asm/ |
| D | ioctls.h | 94 #define TIOCGRS485 0x542e macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | ioctls.h | 28 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) macro
|
| /Linux-v5.15/drivers/tty/ |
| D | tty_io.c | 2913 case TIOCGRS485: in tty_compat_ioctl()
|
| /Linux-v5.15/drivers/tty/serial/ |
| D | serial_core.c | 1415 case TIOCGRS485: in uart_ioctl()
|