Home
last modified time | relevance | path

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

/drivers/staging/comedi/
Dproc.c30 static int comedi_read(struct seq_file *m, void *v) in comedi_read() function
79 return single_open(file, comedi_read, NULL); in comedi_proc_open()
Dcomedi_fops.c2448 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read() function
2684 .read = comedi_read,