Lines Matching +full:input +full:- +full:mode
1 /* Derived from asm-generic/termbits.h */
13 target_tcflag_t c_iflag; /* input mode flags */
14 target_tcflag_t c_oflag; /* output mode flags */
15 target_tcflag_t c_cflag; /* control mode flags */
16 target_tcflag_t c_lflag; /* local mode flags */
22 target_tcflag_t c_iflag; /* input mode flags */
23 target_tcflag_t c_oflag; /* output mode flags */
24 target_tcflag_t c_cflag; /* control mode flags */
25 target_tcflag_t c_lflag; /* local mode flags */
28 target_speed_t c_ispeed; /* input speed */
33 target_tcflag_t c_iflag; /* input mode flags */
34 target_tcflag_t c_oflag; /* output mode flags */
35 target_tcflag_t c_cflag; /* control mode flags */
36 target_tcflag_t c_lflag; /* local mode flags */
39 target_speed_t c_ispeed; /* input speed */
160 #define TARGET_CIBAUD 002003600000 /* input baud rate (not used) */
200 /* Derived from include/uapi/asm-generic/ioctls.h */
253 /* Get Pty Number (of pty-mux device) */
267 /* Get packet mode state */
271 /* Get exclusive mode state */
291 /* wait for a change on serial input line(s) */
300 * conflict with a Hayes modem-specific ioctl value.
306 /* Used for packet mode */