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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvirtio_console.c484 static ssize_t fill_readbuf(struct port *port, char *out_buf, size_t out_count, function
591 return fill_readbuf(port, ubuf, count, true);
774 * We call out to fill_readbuf that gets us the required data from the
792 return fill_readbuf(port, buf, count, false);

Completed in 42 milliseconds