Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dbuffers.c31 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/linux-4.1.27/drivers/tty/
Dn_tty.c1247 start_tty(tty); in n_tty_receive_signal_char()
1279 start_tty(tty); in n_tty_receive_char_special()
1303 start_tty(tty); in n_tty_receive_char_special()
1414 start_tty(tty); in n_tty_receive_char_inline()
1442 start_tty(tty); in n_tty_receive_char_fast()
1470 start_tty(tty); in n_tty_receive_char_closing()
1882 start_tty(tty); in n_tty_set_termios()
Dtty_io.c1018 void start_tty(struct tty_struct *tty) in start_tty() function
1026 EXPORT_SYMBOL(start_tty);
1301 start_tty(tty); in tty_send_xchar()
/linux-4.1.27/drivers/net/ppp/
Dppp_async.c918 start_tty(ap->tty); in ppp_async_input()
/linux-4.1.27/include/linux/
Dtty.h430 extern void start_tty(struct tty_struct *tty);
/linux-4.1.27/drivers/tty/vt/
Dkeyboard.c503 start_tty(tty); in fn_hold()