Home
last modified time | relevance | path

Searched refs:stop_tty (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/staging/speakup/
Dbuffers.c42 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/linux-4.4.14/drivers/misc/ti-st/
Dst_core.c677 stop_tty(st_gdata->tty); in st_unregister()
/linux-4.4.14/include/linux/
Dtty.h428 extern void stop_tty(struct tty_struct *tty);
/linux-4.4.14/drivers/tty/
Dtty_io.c983 void stop_tty(struct tty_struct *tty) in stop_tty() function
991 EXPORT_SYMBOL(stop_tty);
1299 stop_tty(tty); in tty_send_xchar()
Dn_tty.c1279 stop_tty(tty); in n_tty_receive_char_special()
1460 stop_tty(tty); in n_tty_receive_char_closing()
/linux-4.4.14/drivers/net/ppp/
Dppp_async.c920 stop_tty(ap->tty); in ppp_async_input()
/linux-4.4.14/drivers/tty/vt/
Dkeyboard.c506 stop_tty(tty); in fn_hold()