Home
last modified time | relevance | path

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

/include/linux/
Dtty.h83 #define INTR_CHAR(tty) ((tty)->termios.c_cc[VINTR]) argument
84 #define QUIT_CHAR(tty) ((tty)->termios.c_cc[VQUIT]) argument
85 #define ERASE_CHAR(tty) ((tty)->termios.c_cc[VERASE]) argument
86 #define KILL_CHAR(tty) ((tty)->termios.c_cc[VKILL]) argument
87 #define EOF_CHAR(tty) ((tty)->termios.c_cc[VEOF]) argument
88 #define TIME_CHAR(tty) ((tty)->termios.c_cc[VTIME]) argument
89 #define MIN_CHAR(tty) ((tty)->termios.c_cc[VMIN]) argument
90 #define SWTC_CHAR(tty) ((tty)->termios.c_cc[VSWTC]) argument
91 #define START_CHAR(tty) ((tty)->termios.c_cc[VSTART]) argument
92 #define STOP_CHAR(tty) ((tty)->termios.c_cc[VSTOP]) argument
[all …]
Ddevpts_fs.h38 ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) in ptm_open_peer()
Dtty_ldisc.h222 struct tty_struct *tty; member
Dn_r3964.h150 struct tty_struct *tty; member
Dti_wilink_st.h147 struct tty_struct *tty; member
Dserial_core.h467 struct tty_struct *tty = port->state->port.tty; in uart_tx_stopped() local
/include/linux/sched/
Dsignal.h165 struct tty_struct *tty; /* NULL if no tty */ member
/include/net/nfc/
Dnci_core.h452 struct tty_struct *tty; member