Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dbuffers.c32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()
/linux-6.1.9/Documentation/driver-api/tty/
Dtty_struct.rst51 :identifiers: start_tty stop_tty
/linux-6.1.9/drivers/tty/
Dn_tty.c1220 start_tty(tty); in n_tty_receive_signal_char()
1258 start_tty(tty); in n_tty_receive_char_flow_ctrl()
1290 start_tty(tty); in n_tty_receive_char_special()
1411 start_tty(tty); in n_tty_receive_char()
1441 start_tty(tty); in n_tty_receive_char_closing()
1836 start_tty(tty); in n_tty_set_termios()
Dtty_io.c804 void start_tty(struct tty_struct *tty) in start_tty() function
812 EXPORT_SYMBOL(start_tty);
1161 start_tty(tty); in tty_send_xchar()
/linux-6.1.9/include/linux/
Dtty.h411 void start_tty(struct tty_struct *tty);
/linux-6.1.9/drivers/net/ppp/
Dppp_async.c912 start_tty(ap->tty); in ppp_async_input()
/linux-6.1.9/drivers/tty/vt/
Dkeyboard.c526 start_tty(tty); in fn_hold()