Home
last modified time | relevance | path

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

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