Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dinterface.c123 static void if_unthrottle(struct tty_struct *tty);
140 .unthrottle = if_unthrottle,
480 static void if_unthrottle(struct tty_struct *tty) in if_unthrottle() function