Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dinterface.c122 static void if_throttle(struct tty_struct *tty);
139 .throttle = if_throttle,
456 static void if_throttle(struct tty_struct *tty) in if_throttle() function