Searched refs:TIOCSERGETLSR (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h119 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* Get line status reg. */ macro
120 /* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h77 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h113 #define TIOCSERGETLSR 0x548e /* Get line status register */ macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h107 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* 0x5459 */ /* Get line status register */ macro
108 /* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
/linux-master/include/uapi/asm-generic/
H A Dioctls.h94 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h94 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h114 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
115 /* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h119 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
120 /* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h122 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c842 case TIOCSERGETLSR:
843 BT_ERR("TIOCSERGETLSR is not supported");
/linux-master/drivers/usb/serial/
H A Dmos7720.c1619 case TIOCSERGETLSR:
1620 dev_dbg(&port->dev, "%s TIOCSERGETLSR\n", __func__);
H A Dmos7840.c1395 case TIOCSERGETLSR:
1396 dev_dbg(&port->dev, "%s TIOCSERGETLSR\n", __func__);
H A Dio_edgeport.c1551 case TIOCSERGETLSR:
1552 dev_dbg(&port->dev, "%s TIOCSERGETLSR\n", __func__);
H A Dftdi_sio.c2863 case TIOCSERGETLSR:
/linux-master/drivers/tty/
H A Damiserial.c1121 case TIOCSERGETLSR: /* Get line status register */
H A Dmxser.c1218 case TIOCSERGETLSR: /* Get line status register */
H A Dtty_io.c2910 case TIOCSERGETLSR:
/linux-master/drivers/tty/serial/
H A Dserial_core.c1642 case TIOCSERGETLSR: /* Get line status register */

Completed in 198 milliseconds