Home
last modified time | relevance | path

Searched defs:tty (Results 1 – 8 of 8) sorted by relevance

/include/linux/
A Dtty.h61 #define I_INPCK(tty) _I_FLAG((tty), INPCK) argument
63 #define I_INLCR(tty) _I_FLAG((tty), INLCR) argument
64 #define I_IGNCR(tty) _I_FLAG((tty), IGNCR) argument
65 #define I_ICRNL(tty) _I_FLAG((tty), ICRNL) argument
66 #define I_IUCLC(tty) _I_FLAG((tty), IUCLC) argument
67 #define I_IXON(tty) _I_FLAG((tty), IXON) argument
68 #define I_IXANY(tty) _I_FLAG((tty), IXANY) argument
88 #define C_BAUD(tty) _C_FLAG((tty), CBAUD) argument
100 #define L_ISIG(tty) _L_FLAG((tty), ISIG) argument
103 #define L_ECHO(tty) _L_FLAG((tty), ECHO) argument
[all …]
A Ddevpts_fs.h38 ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) in ptm_open_peer()
A Dtty_ldisc.h270 struct tty_struct *tty; member
A Dtty_port.h103 struct tty_struct *tty; member
A Dti_wilink_st.h147 struct tty_struct *tty; member
A Dserial_core.h1135 struct tty_struct *tty = port->state->port.tty; in uart_tx_stopped() local
/include/linux/sched/
A Dsignal.h177 struct tty_struct *tty; /* NULL if no tty */ member
/include/net/nfc/
A Dnci_core.h456 struct tty_struct *tty; member

Completed in 24 milliseconds