Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dn_tty.c1991 static bool canon_copy_from_read_buf(const struct tty_struct *tty, u8 **kbp, in canon_copy_from_read_buf() function
2120 else if (canon_copy_from_read_buf(tty, &kb, &nr)) in n_tty_continue_cookie()
2264 if (canon_copy_from_read_buf(tty, &kb, &nr)) in n_tty_read()