Home
last modified time | relevance | path

Searched refs:start_tty (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/accessibility/speakup/
Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/linux-5.19.10/Documentation/driver-api/tty/
Dtty_struct.rst51 :identifiers: start_tty stop_tty
/linux-5.19.10/drivers/tty/
Dn_tty.c1215 start_tty(tty); in n_tty_receive_signal_char()
1235 start_tty(tty); in n_tty_receive_char_flow_ctrl()
1266 start_tty(tty); in n_tty_receive_char_special()
1387 start_tty(tty); in n_tty_receive_char()
1418 start_tty(tty); in n_tty_receive_char_closing()
1783 start_tty(tty); in n_tty_set_termios()
Dtty_io.c810 void start_tty(struct tty_struct *tty) in start_tty() function
818 EXPORT_SYMBOL(start_tty);
1167 start_tty(tty); in tty_send_xchar()
/linux-5.19.10/include/linux/
Dtty.h417 void start_tty(struct tty_struct *tty);
/linux-5.19.10/drivers/net/ppp/
Dppp_async.c912 start_tty(ap->tty); in ppp_async_input()
/linux-5.19.10/drivers/tty/vt/
Dkeyboard.c526 start_tty(tty); in fn_hold()