Searched defs:lookahead_done (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/tty/ | ||
H A D | n_tty.c | 1243 n_tty_receive_char_flow_ctrl(struct tty_struct *tty, u8 c, bool lookahead_done) n_tty_receive_char_flow_ctrl() argument 1359 n_tty_receive_char_special(struct tty_struct *tty, u8 c, bool lookahead_done) n_tty_receive_char_special() argument 1450 n_tty_receive_char_closing(struct tty_struct *tty, u8 c, bool lookahead_done) n_tty_receive_char_closing() argument 1563 n_tty_receive_buf_closing(struct tty_struct *tty, const u8 *cp, const u8 *fp, size_t count, bool lookahead_done) n_tty_receive_buf_closing() argument 1576 n_tty_receive_buf_standard(struct tty_struct *tty, const u8 *cp, const u8 *fp, size_t count, bool lookahead_done) n_tty_receive_buf_standard() argument [all...] |
Completed in 4 milliseconds