Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c85 static void scc_throttle(struct tty_struct *tty);
162 scc_driver.throttle = scc_throttle; in scc_init_drivers()
975 static void scc_throttle (struct tty_struct * tty) in scc_throttle() function