Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c3451 * con_throttle and con_unthrottle are only used for
3459 static void con_unthrottle(struct tty_struct *tty) in con_throttle()
3701 .unthrottle = con_unthrottle,
3461 static void con_unthrottle(struct tty_struct *tty) con_unthrottle() function