Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_tty.c59 static void dgnc_tty_unthrottle(struct tty_struct *tty);
93 .unthrottle = dgnc_tty_unthrottle,
1979 static void dgnc_tty_unthrottle(struct tty_struct *tty) in dgnc_tty_unthrottle() function