Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/bluetooth/
Dhci_ldisc.c375 tty_unthrottle(tty); in hci_uart_tty_receive()
/linux-2.6.39/drivers/tty/
Dtty_ioctl.c128 void tty_unthrottle(struct tty_struct *tty) in tty_unthrottle() function
136 EXPORT_SYMBOL(tty_unthrottle);
Dn_tty.c159 tty_unthrottle(tty); in check_unthrottle()
/linux-2.6.39/drivers/net/
Dppp_synctty.c399 tty_unthrottle(tty); in ppp_sync_receive()
Dppp_async.c358 tty_unthrottle(tty); in ppp_asynctty_receive()
/linux-2.6.39/include/linux/
Dtty.h419 extern void tty_unthrottle(struct tty_struct *tty);
/linux-2.6.39/drivers/net/hamradio/
Dmkiss.c954 tty_unthrottle(tty); in mkiss_receive_buf()
D6pack.c489 tty_unthrottle(tty); in sixpack_receive_buf()