Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c308 static void hvcs_unthrottle(struct tty_struct *tty);
518 static void hvcs_unthrottle(struct tty_struct *tty) in hvcs_unthrottle() function
1451 .unthrottle = hvcs_unthrottle,