Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/linux/Documentation/driver-api/tty/
H A Dtty_struct.rst51 :identifiers: start_tty stop_tty
/linux/drivers/tty/
H A Dn_tty.c1186 start_tty(tty); in n_tty_receive_signal_char()
1224 start_tty(tty); in n_tty_receive_char_flow_ctrl()
1352 start_tty(tty); in n_tty_receive_char_special()
1404 start_tty(tty); in n_tty_receive_char()
1434 start_tty(tty); in n_tty_receive_char_closing()
1848 start_tty(tty); in n_tty_set_termios()
H A Dtty_io.c791 void start_tty(struct tty_struct *tty) in start_tty() function
796 EXPORT_SYMBOL(start_tty);
1153 start_tty(tty); in tty_send_xchar()
/linux/include/linux/
H A Dtty.h405 void start_tty(struct tty_struct *tty);
/linux/drivers/net/ppp/
H A Dppp_async.c907 start_tty(ap->tty); in ppp_async_input()
/linux/drivers/tty/vt/
H A Dkeyboard.c522 start_tty(tty); in fn_hold()