Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Depca.c230 static void pc_unthrottle(struct tty_struct *tty);
1756 pc_driver.unthrottle = pc_unthrottle; in pc_init()
3554 static void pc_unthrottle(struct tty_struct *tty) in pc_unthrottle() function