Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtty.h413 bool tty_unthrottle_safe(struct tty_struct *tty);
/linux/drivers/tty/
H A Dtty_ioctl.c153 bool tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function