Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dbuffers.c43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/OK3568_Linux_fs/kernel/drivers/misc/ti-st/
H A Dst_core.c680 stop_tty(st_gdata->tty); in st_unregister()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c778 void stop_tty(struct tty_struct *tty) in stop_tty() function
786 EXPORT_SYMBOL(stop_tty);
1177 stop_tty(tty); in tty_send_xchar()
H A Dn_tty.c1277 stop_tty(tty); in n_tty_receive_char_special()
1458 stop_tty(tty); in n_tty_receive_char_closing()
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_async.c916 stop_tty(ap->tty); in ppp_async_input()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h492 extern void stop_tty(struct tty_struct *tty);
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dkeyboard.c502 stop_tty(tty); in fn_hold()