Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dn_tty.c1223 static bool n_tty_is_char_flow_ctrl(struct tty_struct *tty, u8 c) in n_tty_is_char_flow_ctrl() function
1246 if (!n_tty_is_char_flow_ctrl(tty, c)) in n_tty_receive_char_flow_ctrl()