Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_tty.c1274 static bool n_tty_receive_char_canon(struct tty_struct *tty, u8 c) in n_tty_receive_char_canon() function
1393 if (ldata->icanon && n_tty_receive_char_canon(tty, c)) in n_tty_receive_char_special()