Home
last modified time | relevance | path

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

/linux-4.1.27/net/irda/ircomm/
Dircomm_tty.c61 static void ircomm_tty_unthrottle(struct tty_struct *tty);
96 .unthrottle = ircomm_tty_unthrottle,
855 static void ircomm_tty_unthrottle(struct tty_struct *tty) in ircomm_tty_unthrottle() function