Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dn_tty.c2012 static bool canon_copy_from_read_buf(const struct tty_struct *tty, u8 **kbp, in canon_copy_from_read_buf() function
2179 else if (canon_copy_from_read_buf(tty, &kb, &nr)) in n_tty_read()
2281 if (canon_copy_from_read_buf(tty, &kb, &nr)) in n_tty_read()