Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dtty.h45 #define TTY_UNTHROTTLE_SAFE 2 macro
Dtty_ioctl.c167 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
Dn_tty.c284 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_check_unthrottle()
1748 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_receive_buf_common()