Searched refs:TIOCGRS485 (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/driver-api/serial/ |
| H A 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 */
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | ioctls.h | 65 #define TIOCGRS485 0x542E macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 94 #define TIOCGRS485 0x542e macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 99 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 28 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_io.c | 2862 case TIOCGRS485: in tty_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | serial_core.c | 1481 case TIOCGRS485: in uart_ioctl()
|