Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h420 int tty_unthrottle_safe(struct tty_struct *tty);
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c161 int tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function
H A Dn_tty.c288 unthrottled = tty_unthrottle_safe(tty); in n_tty_check_unthrottle()
1759 tty_unthrottle_safe(tty); in n_tty_receive_buf_common()