Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accessibility/speakup/
Dbuffers.c43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/Linux-v6.6/Documentation/driver-api/tty/
Dtty_struct.rst51 :identifiers: start_tty stop_tty
/Linux-v6.6/include/linux/
Dtty.h410 void stop_tty(struct tty_struct *tty);
/Linux-v6.6/drivers/misc/ti-st/
Dst_core.c673 stop_tty(st_gdata->tty); in st_unregister()
/Linux-v6.6/drivers/tty/
Dtty_io.c772 void stop_tty(struct tty_struct *tty) in stop_tty() function
780 EXPORT_SYMBOL(stop_tty);
1163 stop_tty(tty); in tty_send_xchar()
Dn_tty.c1259 stop_tty(tty); in n_tty_receive_char_flow_ctrl()
/Linux-v6.6/drivers/net/ppp/
Dppp_async.c904 stop_tty(ap->tty); in ppp_async_input()
/Linux-v6.6/drivers/tty/vt/
Dkeyboard.c528 stop_tty(tty); in fn_hold()