Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/comedi/
H A Dproc.c21 static int comedi_read(struct seq_file *m, void *v) in comedi_read() function
67 if (!proc_create_single("comedi", 0444, NULL, comedi_read)) in comedi_proc_init()
H A Dcomedi_fops.c1821 * race with comedi_read() or comedi_write(). in do_cmd_ioctl()
2597 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read() function
3177 .read = comedi_read,
/kernel/linux/linux-6.6/drivers/comedi/
H A Dproc.c21 static int comedi_read(struct seq_file *m, void *v) in comedi_read() function
67 if (!proc_create_single("comedi", 0444, NULL, comedi_read)) in comedi_proc_init()
H A Dcomedi_fops.c1826 * race with comedi_read() or comedi_write(). in do_cmd_ioctl()
2602 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read() function
3182 .read = comedi_read,

Completed in 8 milliseconds