Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c134 void tty_unthrottle(struct tty_struct *tty) in tty_unthrottle() function
143 EXPORT_SYMBOL(tty_unthrottle);
804 tty_unthrottle(tty); in __tty_perform_flush()
810 tty_unthrottle(tty); in __tty_perform_flush()
H A Dn_tty.c1922 tty_unthrottle(tty); in n_tty_open()
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Duart.c256 tty_unthrottle(tty); in nci_uart_tty_receive()
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_synctty.c349 tty_unthrottle(tty); in ppp_sync_receive()
H A Dppp_async.c356 tty_unthrottle(tty); in ppp_asynctty_receive()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_ldisc.c627 tty_unthrottle(tty); in hci_uart_tty_receive()
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dmkiss.c905 tty_unthrottle(tty); in mkiss_receive_buf()
H A D6pack.c460 tty_unthrottle(tty); in sixpack_receive_buf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h511 extern void tty_unthrottle(struct tty_struct *tty);
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_ldisc.c1062 tty_unthrottle(tty); in hci_uart_tty_receive()