Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_ioctl.c133 void tty_unthrottle(struct tty_struct *tty) in tty_unthrottle() function
142 EXPORT_SYMBOL(tty_unthrottle);
1089 tty_unthrottle(tty); in __tty_perform_flush()
1095 tty_unthrottle(tty); in __tty_perform_flush()
Dn_tty.c1940 tty_unthrottle(tty); in n_tty_open()
/linux-4.4.14/net/nfc/nci/
Duart.c265 tty_unthrottle(tty); in nci_uart_tty_receive()
/linux-4.4.14/drivers/net/ppp/
Dppp_synctty.c351 tty_unthrottle(tty); in ppp_sync_receive()
Dppp_async.c359 tty_unthrottle(tty); in ppp_asynctty_receive()
/linux-4.4.14/drivers/bluetooth/
Dhci_ldisc.c569 tty_unthrottle(tty); in hci_uart_tty_receive()
/linux-4.4.14/include/linux/
Dtty.h449 extern void tty_unthrottle(struct tty_struct *tty);
/linux-4.4.14/drivers/net/hamradio/
Dmkiss.c929 tty_unthrottle(tty); in mkiss_receive_buf()
D6pack.c465 tty_unthrottle(tty); in sixpack_receive_buf()