Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/generic_serial/
Dvme_scc.c80 static void scc_throttle(struct tty_struct *tty);
121 .throttle = scc_throttle,
1017 static void scc_throttle (struct tty_struct * tty) in scc_throttle() function