Home
last modified time | relevance | path

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

/include/linux/
Dtty.h106 #define INTR_CHAR(tty) ((tty)->termios.c_cc[VINTR]) argument
107 #define QUIT_CHAR(tty) ((tty)->termios.c_cc[VQUIT]) argument
108 #define ERASE_CHAR(tty) ((tty)->termios.c_cc[VERASE]) argument
109 #define KILL_CHAR(tty) ((tty)->termios.c_cc[VKILL]) argument
110 #define EOF_CHAR(tty) ((tty)->termios.c_cc[VEOF]) argument
111 #define TIME_CHAR(tty) ((tty)->termios.c_cc[VTIME]) argument
112 #define MIN_CHAR(tty) ((tty)->termios.c_cc[VMIN]) argument
113 #define SWTC_CHAR(tty) ((tty)->termios.c_cc[VSWTC]) argument
114 #define START_CHAR(tty) ((tty)->termios.c_cc[VSTART]) argument
115 #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.h217 struct tty_struct *tty; member
Dn_r3964.h150 struct tty_struct *tty; member
Dti_wilink_st.h147 struct tty_struct *tty; member
Dserial_core.h450 struct tty_struct *tty = port->state->port.tty; in uart_tx_stopped() local
/include/linux/sched/
Dsignal.h163 struct tty_struct *tty; /* NULL if no tty */ member
/include/net/nfc/
Dnci_core.h452 struct tty_struct *tty; member