Searched refs:reader_read (Results 1 – 2 of 2) sorted by relevance
568 static ssize_t reader_read(struct file *const filp, in reader_read() function656 .read = reader_read,
564 static ssize_t reader_read(struct file *const filp, char __user *const buffer, size_t const buffer_… in reader_read() function652 ….owner = THIS_MODULE, .llseek = no_llseek, .read = reader_read, .poll = reader_poll, .release = re…