Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dbuffers.c43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/linux/drivers/tty/
H A Dtty_io.c763 void stop_tty(struct tty_struct *tty) in stop_tty() function
768 EXPORT_SYMBOL(stop_tty);
1156 stop_tty(tty); in tty_send_xchar()
H A Dn_tty.c1230 stop_tty(tty); in n_tty_receive_char_flow_ctrl()
/linux/drivers/net/ppp/
H A Dppp_async.c909 stop_tty(ap->tty); in ppp_async_input()
/linux/drivers/tty/vt/
H A Dkeyboard.c524 stop_tty(tty); in fn_hold()