Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dpcxx.c175 static void pcxe_throttle(struct tty_struct *);
1238 pcxe_driver.throttle = pcxe_throttle; in pcxe_init()
2383 static void pcxe_throttle(struct tty_struct * tty) in pcxe_throttle() function