Home
last modified time | relevance | path

Searched refs:con_throttle (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
3455 static void con_throttle(struct tty_struct *tty)
3700 .throttle = con_throttle,
3457 static void con_throttle(struct tty_struct *tty) con_throttle() function