Home
last modified time | relevance | path

Searched refs:start_tty (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c1241 start_tty(tty); in n_tty_receive_signal_char()
1273 start_tty(tty); in n_tty_receive_char_special()
1297 start_tty(tty); in n_tty_receive_char_special()
1408 start_tty(tty); in n_tty_receive_char_inline()
1436 start_tty(tty); in n_tty_receive_char_fast()
1464 start_tty(tty); in n_tty_receive_char_closing()
1865 start_tty(tty); in n_tty_set_termios()
H A Dtty_io.c790 * start_tty - propagate flow control
811 void start_tty(struct tty_struct *tty) in start_tty() function
819 EXPORT_SYMBOL(start_tty); variable
1175 start_tty(tty); in tty_send_xchar()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c1215 start_tty(tty); in n_tty_receive_signal_char()
1253 start_tty(tty); in n_tty_receive_char_flow_ctrl()
1381 start_tty(tty); in n_tty_receive_char_special()
1433 start_tty(tty); in n_tty_receive_char()
1463 start_tty(tty); in n_tty_receive_char_closing()
1869 start_tty(tty); in n_tty_set_termios()
H A Dtty_io.c793 * start_tty - propagate flow control
803 void start_tty(struct tty_struct *tty) in start_tty() function
811 EXPORT_SYMBOL(start_tty); variable
1160 start_tty(tty); in tty_send_xchar()
/kernel/linux/linux-6.6/include/linux/
H A Dtty.h151 * @flow.stopped: tty stopped/started by stop_tty()/start_tty()
411 void start_tty(struct tty_struct *tty);
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h436 extern void start_tty(struct tty_struct *tty);
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_async.c918 start_tty(ap->tty); in ppp_async_input()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_async.c906 start_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()
500 start_tty(tty); in fn_hold()
1192 * and start_tty under the kbd_event_lock, while normal tty paths
/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()
526 start_tty(tty); in fn_hold()
1218 * and start_tty under the kbd_event_lock, while normal tty paths

Completed in 24 milliseconds