Searched refs:fill_readbuf (Results 1 – 1 of 1) sorted by relevance
667 static ssize_t fill_readbuf(struct port *port, char *out_buf, size_t out_count, in fill_readbuf() function781 return fill_readbuf(port, ubuf, count, true); in port_fops_read()1142 return fill_readbuf(port, buf, count, false); in get_chars()