Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/speakup/
Dbuffers.c43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/Linux-v4.19/drivers/misc/ti-st/
Dst_core.c676 stop_tty(st_gdata->tty); in st_unregister()
/Linux-v4.19/drivers/tty/
Dtty_io.c775 void stop_tty(struct tty_struct *tty) in stop_tty() function
783 EXPORT_SYMBOL(stop_tty);
1093 stop_tty(tty); in tty_send_xchar()
Dn_tty.c1267 stop_tty(tty); in n_tty_receive_char_special()
1448 stop_tty(tty); in n_tty_receive_char_closing()
/Linux-v4.19/drivers/net/ppp/
Dppp_async.c919 stop_tty(ap->tty); in ppp_async_input()
/Linux-v4.19/include/linux/
Dtty.h467 extern void stop_tty(struct tty_struct *tty);
/Linux-v4.19/drivers/tty/vt/
Dkeyboard.c496 stop_tty(tty); in fn_hold()