Searched refs:pc_throttle (Results 1 – 1 of 1) sorted by relevance
229 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