Home
last modified time | relevance | path

Searched refs:TIOCGRS485 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/include/uapi/asm-generic/
H A Dioctls.h65 #define TIOCGRS485 0x542E macro
/openbmc/linux/include/uapi/asm-generic/
H A Dioctls.h65 #define TIOCGRS485 0x542E macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctls.h85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h94 #define TIOCGRS485 0x542e macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dioctls.h87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h99 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) macro
/openbmc/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst49 TIOCGRS485 ioctl can be used to read back the struct serial_rs485
63 /* Include definition for RS485 ioctls: TIOCGRS485 and TIOCSRS485 */
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h28 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) macro
/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c889 case TIOCGRS485: in xr_ioctl()
/openbmc/linux/drivers/tty/
H A Dtty_io.c2887 case TIOCGRS485: in tty_compat_ioctl()
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c1650 case TIOCGRS485: in uart_ioctl()