Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/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/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()