Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/Linux-v5.4/drivers/tty/
Dn_tty.c1245 start_tty(tty); in n_tty_receive_signal_char()
1277 start_tty(tty); in n_tty_receive_char_special()
1301 start_tty(tty); in n_tty_receive_char_special()
1412 start_tty(tty); in n_tty_receive_char_inline()
1440 start_tty(tty); in n_tty_receive_char_fast()
1468 start_tty(tty); in n_tty_receive_char_closing()
1869 start_tty(tty); in n_tty_set_termios()
Dtty_io.c810 void start_tty(struct tty_struct *tty) in start_tty() function
818 EXPORT_SYMBOL(start_tty);
1093 start_tty(tty); in tty_send_xchar()
/Linux-v5.4/drivers/net/ppp/
Dppp_async.c913 start_tty(ap->tty); in ppp_async_input()
/Linux-v5.4/include/linux/
Dtty.h476 extern void start_tty(struct tty_struct *tty);
/Linux-v5.4/drivers/tty/vt/
Dkeyboard.c495 start_tty(tty); in fn_hold()