Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dn_tty.c1202 static bool n_tty_is_char_flow_ctrl(struct tty_struct *tty, u8 c) in n_tty_is_char_flow_ctrl() function
1225 if (!n_tty_is_char_flow_ctrl(tty, c)) in n_tty_receive_char_flow_ctrl()