Lines Matching refs:_IOR
10 #define FIONREAD _IOR('f', 127, int)
12 #define FIOQSIZE _IOR('f', 128, loff_t)
19 #define TCGETA _IOR('t', 23, struct termio)
29 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
32 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
35 #define TIOCGPGRP _IOR('t', 119, int)
42 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */
58 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */
62 #define TIOCGSERIAL _IOR('T', 30, struct serial_struct) /* 0x541E */
76 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */
78 #define TIOCTTYGSTRUCT _IOR('T', 38, struct tty_struct) /* 0x5426 */ /* For debugging only */
81 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */
82 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
86 #define TIOCSERGWILD _IOR('T', 84, int) /* 0x5454 */
90 #define TIOCSERGSTRUCT _IOR('T', 88, struct async_struct) /* 0x5458 */ /* For debugging only */
91 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* 0x5459 */ /* Get line status register */
94 #define TIOCSERGETMULTI _IOR('T', 90, struct serial_multiport_struct) /* 0x545A */ /* Get multiport…
98 #define TIOCGICOUNT _IOR('T', 93, struct async_icount) /* 0x545D */ /* read serial port inline inte…