Searched refs:comedi_read (Results 1 – 2 of 2) sorted by relevance
38 static int comedi_read(char *buf, char **start, off_t offset, int len, in comedi_read() function92 comedi_proc->read_proc = comedi_read; in comedi_proc_init()
1723 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read() function2004 .read = comedi_read,