Home
last modified time | relevance | path

Searched refs:tty_unthrottle (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/tty/
Dtty_ioctl.c106 void tty_unthrottle(struct tty_struct *tty) in tty_unthrottle() function
115 EXPORT_SYMBOL(tty_unthrottle);
913 tty_unthrottle(tty); in __tty_perform_flush()
919 tty_unthrottle(tty); in __tty_perform_flush()
Dn_tty.c1925 tty_unthrottle(tty); in n_tty_open()
/Linux-v6.6/net/nfc/nci/
Duart.c310 tty_unthrottle(tty); in nci_uart_tty_receive()
/Linux-v6.6/include/linux/
Dtty.h418 void tty_unthrottle(struct tty_struct *tty);
/Linux-v6.6/drivers/net/ppp/
Dppp_synctty.c339 tty_unthrottle(tty); in ppp_sync_receive()
Dppp_async.c346 tty_unthrottle(tty); in ppp_asynctty_receive()
/Linux-v6.6/drivers/net/hamradio/
Dmkiss.c905 tty_unthrottle(tty); in mkiss_receive_buf()
D6pack.c456 tty_unthrottle(tty); in sixpack_receive_buf()
/Linux-v6.6/drivers/bluetooth/
Dhci_ldisc.c625 tty_unthrottle(tty); in hci_uart_tty_receive()