Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_tty.c98 static void dgnc_tty_throttle(struct tty_struct *tty);
130 .throttle = dgnc_tty_throttle,
2343 static void dgnc_tty_throttle(struct tty_struct *tty) in dgnc_tty_throttle() function