Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c168 static void tty_copy(struct tty_struct *tty, void *to, size_t tail, size_t n) in tty_copy() function
2056 tty_copy(tty, *kbp, tail, n); in canon_copy_from_read_buf()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c167 static void tty_copy(const struct tty_struct *tty, void *to, size_t tail, in tty_copy() function
2054 tty_copy(tty, *kbp, tail, n); in canon_copy_from_read_buf()

Completed in 6 milliseconds