Home
last modified time | relevance | path

Searched refs:start_tty (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/accessibility/speakup/
Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/Linux-v6.6/Documentation/driver-api/tty/
Dtty_struct.rst51 :identifiers: start_tty stop_tty
/Linux-v6.6/drivers/tty/
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()
Dtty_io.c803 void start_tty(struct tty_struct *tty) in start_tty() function
811 EXPORT_SYMBOL(start_tty);
1160 start_tty(tty); in tty_send_xchar()
/Linux-v6.6/include/linux/
Dtty.h411 void start_tty(struct tty_struct *tty);
/Linux-v6.6/drivers/net/ppp/
Dppp_async.c902 start_tty(ap->tty); in ppp_async_input()
/Linux-v6.6/drivers/tty/vt/
Dkeyboard.c526 start_tty(tty); in fn_hold()