Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtty.h412 bool tty_throttle_safe(struct tty_struct *tty);
/linux/drivers/tty/
H A Dtty_ioctl.c123 bool tty_throttle_safe(struct tty_struct *tty) in tty_throttle_safe() function