Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtty.h450 extern int tty_throttle_safe(struct tty_struct *tty);
/linux-4.1.27/drivers/tty/
Dtty_ioctl.c150 int tty_throttle_safe(struct tty_struct *tty) in tty_throttle_safe() function
Dn_tty.c252 throttled = tty_throttle_safe(tty); in n_tty_check_throttle()