Home
last modified time | relevance | path

Searched refs:stop_tty (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dbuffers.c43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dbuffers.c43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
/kernel/linux/linux-6.6/include/linux/
H A Dtty.h151 * @flow.stopped: tty stopped/started by stop_tty()/start_tty()
410 void stop_tty(struct tty_struct *tty);
/kernel/linux/linux-5.10/drivers/misc/ti-st/
H A Dst_core.c681 stop_tty(st_gdata->tty); in st_unregister()
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h435 extern void stop_tty(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/misc/ti-st/
H A Dst_core.c674 stop_tty(st_gdata->tty); in st_unregister()
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c754 * stop_tty - propagate flow control
779 void stop_tty(struct tty_struct *tty) in stop_tty() function
787 EXPORT_SYMBOL(stop_tty); variable
1178 stop_tty(tty); in tty_send_xchar()
H A Dn_tty.c1278 stop_tty(tty); in n_tty_receive_char_special()
1459 stop_tty(tty); in n_tty_receive_char_closing()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c759 * stop_tty - propagate flow control
772 void stop_tty(struct tty_struct *tty) in stop_tty() function
780 EXPORT_SYMBOL(stop_tty); variable
1163 stop_tty(tty); in tty_send_xchar()
H A Dn_tty.c1259 stop_tty(tty); in n_tty_receive_char_flow_ctrl()
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_async.c920 stop_tty(ap->tty); in ppp_async_input()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_async.c908 stop_tty(ap->tty); in ppp_async_input()
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dkeyboard.c495 * Note: SCROLLOCK will be set (cleared) by stop_tty (start_tty); in fn_hold()
502 stop_tty(tty); in fn_hold()
1191 * the LED updating. We can't do it yet because fn_hold calls stop_tty
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dkeyboard.c521 * Note: SCROLLOCK will be set (cleared) by stop_tty (start_tty); in fn_hold()
528 stop_tty(tty); in fn_hold()
1217 * the LED updating. We can't do it yet because fn_hold calls stop_tty

Completed in 26 milliseconds