Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/speakup/
Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/Linux-v4.19/drivers/tty/
Dn_tty.c1230 start_tty(tty); in n_tty_receive_signal_char()
1262 start_tty(tty); in n_tty_receive_char_special()
1286 start_tty(tty); in n_tty_receive_char_special()
1397 start_tty(tty); in n_tty_receive_char_inline()
1425 start_tty(tty); in n_tty_receive_char_fast()
1453 start_tty(tty); in n_tty_receive_char_closing()
1854 start_tty(tty); in n_tty_set_termios()
Dtty_io.c807 void start_tty(struct tty_struct *tty) in start_tty() function
815 EXPORT_SYMBOL(start_tty);
1090 start_tty(tty); in tty_send_xchar()
/Linux-v4.19/drivers/net/ppp/
Dppp_async.c917 start_tty(ap->tty); in ppp_async_input()
/Linux-v4.19/include/linux/
Dtty.h469 extern void start_tty(struct tty_struct *tty);
/Linux-v4.19/drivers/tty/vt/
Dkeyboard.c494 start_tty(tty); in fn_hold()