Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Depca.c229 static void pc_throttle(struct tty_struct * tty);
1755 pc_driver.throttle = pc_throttle; in pc_init()
3520 static void pc_throttle(struct tty_struct * tty) in pc_throttle() function