Lines Matching refs:_IOR
21 #define FIONREAD _IOR('f', 127, int)
23 #define FIOQSIZE _IOR('f', 128, loff_t)
30 #define TCGETA _IOR('t', 23, struct termio)
40 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
43 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
46 #define TIOCGPGRP _IOR('t', 119, int)
53 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */
69 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */
73 #define TIOCGSERIAL _IOR('T', 30, struct serial_struct) /* 0x541E */
87 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */
89 #define TIOCTTYGSTRUCT _IOR('T', 38, struct tty_struct) /* 0x5426 */ /* For debugging only */
92 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */
93 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
97 #define TIOCSERGWILD _IOR('T', 84, int) /* 0x5454 */
101 #define TIOCSERGSTRUCT _IOR('T', 88, struct async_struct) /* 0x5458 */ /* For debugging only */
102 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* 0x5459 */ /* Get line status register */
105 #define TIOCSERGETMULTI _IOR('T', 90, struct serial_multiport_struct) /* 0x545A */ /* Get multiport…
109 #define TIOCGICOUNT _IOR('T', 93, struct async_icount) /* 0x545D */ /* read serial port inline inte…