Home
last modified time | relevance | path

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

/drivers/tty/
Dn_tty.c2296 int uncopied; in n_tty_read() local
2308 uncopied = copy_from_read_buf(tty, &b, &nr); in n_tty_read()
2309 uncopied += copy_from_read_buf(tty, &b, &nr); in n_tty_read()
2310 if (uncopied) { in n_tty_read()