Home
last modified time | relevance | path

Searched refs:tty_unthrottle (Results 1 – 3 of 3) 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);
903 tty_unthrottle(tty); in __tty_perform_flush()
909 tty_unthrottle(tty); in __tty_perform_flush()
H A Dn_tty.c1903 tty_unthrottle(tty); in n_tty_open()
/linux/net/nfc/nci/
H A Duart.c310 tty_unthrottle(tty); in nci_uart_tty_receive()