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

/linux-master/drivers/tty/
H A Dn_tty.c1269 static bool n_tty_receive_char_canon(struct tty_struct *tty, u8 c) function
1388 if (ldata->icanon && n_tty_receive_char_canon(tty, c))

Completed in 152 milliseconds