Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h419 int tty_throttle_safe(struct tty_struct *tty);
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c130 int tty_throttle_safe(struct tty_struct *tty) in tty_throttle_safe() function
H A Dn_tty.c257 throttled = tty_throttle_safe(tty); in n_tty_check_throttle()