Home
last modified time | relevance | path

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

/linux-6.15/drivers/accessibility/speakup/
H A Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/linux-6.15/Documentation/driver-api/tty/
H A Dtty_struct.rst51 :identifiers: start_tty stop_tty
/linux-6.15/drivers/tty/
H A Dn_tty.c1194 start_tty(tty); in n_tty_receive_signal_char()
1232 start_tty(tty); in n_tty_receive_char_flow_ctrl()
1360 start_tty(tty); in n_tty_receive_char_special()
1412 start_tty(tty); in n_tty_receive_char()
1442 start_tty(tty); in n_tty_receive_char_closing()
1858 start_tty(tty); in n_tty_set_termios()
H A Dtty_io.c797 void start_tty(struct tty_struct *tty) in start_tty() function
805 EXPORT_SYMBOL(start_tty);
1162 start_tty(tty); in tty_send_xchar()
/linux-6.15/include/linux/
H A Dtty.h405 void start_tty(struct tty_struct *tty);
/linux-6.15/drivers/net/ppp/
H A Dppp_async.c907 start_tty(ap->tty); in ppp_async_input()
/linux-6.15/drivers/tty/vt/
H A Dkeyboard.c526 start_tty(tty); in fn_hold()