Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c86 static void scc_unthrottle(struct tty_struct *tty);
163 scc_driver.unthrottle = scc_unthrottle; in scc_init_drivers()
992 static void scc_unthrottle (struct tty_struct * tty) in scc_unthrottle() function