Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dbuffers.c43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_struct.rst51 :identifiers: start_tty stop_tty
/openbmc/linux/include/linux/
H A Dtty.h410 void stop_tty(struct tty_struct *tty);
/openbmc/linux/drivers/misc/ti-st/
H A Dst_core.c674 stop_tty(st_gdata->tty); in st_unregister()
/openbmc/linux/drivers/tty/
H A 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()
H A Dn_tty.c1259 stop_tty(tty); in n_tty_receive_char_flow_ctrl()
/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c908 stop_tty(ap->tty); in ppp_async_input()
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c528 stop_tty(tty); in fn_hold()