Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_tty.c102 static void dgnc_tty_unthrottle(struct tty_struct *tty);
130 .unthrottle = dgnc_tty_unthrottle,
2428 static void dgnc_tty_unthrottle(struct tty_struct *tty) in dgnc_tty_unthrottle() function