Lines Matching refs:_IOR
23 #define FIONREAD _IOR('f', 127, int)
25 #define FIOQSIZE _IOR('f', 128, loff_t)
45 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
48 #define TIOCGPGRP _IOR('t', 119, int)
55 #define TIOCMGET _IOR('T', 21, unsigned int)
71 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int)
90 #define TIOCGETD _IOR('T', 36, int)
94 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/
95 #define TCGETS2 _IOR('T', 42, struct termios2)
99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
101 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
106 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
108 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
110 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
114 #define TIOCSERGWILD _IOR('T', 84, int)
119 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* Get line status reg. */