Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_ioctl.c101 void tty_unthrottle(struct tty_struct *tty) in tty_unthrottle() function
110 EXPORT_SYMBOL(tty_unthrottle);
907 tty_unthrottle(tty); in __tty_perform_flush()
913 tty_unthrottle(tty); in __tty_perform_flush()
/linux/net/nfc/nci/
H A Duart.c310 tty_unthrottle(tty); in nci_uart_tty_receive()
/linux/include/linux/
H A Dtty.h411 void tty_unthrottle(struct tty_struct *tty);
/linux/drivers/net/ppp/
H A Dppp_synctty.c339 tty_unthrottle(tty); in ppp_sync_receive()
H A Dppp_async.c347 tty_unthrottle(tty); in ppp_asynctty_receive()
/linux/drivers/net/hamradio/
H A Dmkiss.c905 tty_unthrottle(tty); in mkiss_receive_buf()
H A D6pack.c450 tty_unthrottle(tty); in sixpack_receive_buf()
/linux/drivers/bluetooth/
H A Dhci_ldisc.c628 tty_unthrottle(tty); in hci_uart_tty_receive()