Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dbuffers.c31 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/linux-4.4.14/drivers/tty/
Dn_tty.c1242 start_tty(tty); in n_tty_receive_signal_char()
1274 start_tty(tty); in n_tty_receive_char_special()
1298 start_tty(tty); in n_tty_receive_char_special()
1409 start_tty(tty); in n_tty_receive_char_inline()
1437 start_tty(tty); in n_tty_receive_char_fast()
1465 start_tty(tty); in n_tty_receive_char_closing()
1875 start_tty(tty); in n_tty_set_termios()
Dtty_io.c1015 void start_tty(struct tty_struct *tty) in start_tty() function
1023 EXPORT_SYMBOL(start_tty);
1296 start_tty(tty); in tty_send_xchar()
/linux-4.4.14/include/linux/
Dtty.h430 extern void start_tty(struct tty_struct *tty);
/linux-4.4.14/drivers/net/ppp/
Dppp_async.c918 start_tty(ap->tty); in ppp_async_input()
/linux-4.4.14/drivers/tty/vt/
Dkeyboard.c504 start_tty(tty); in fn_hold()