Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/
H A Dcomedi_fops.c2111 static long comedi_unlocked_ioctl(struct file *file, unsigned int cmd, in comedi_unlocked_ioctl() function
3132 rc = comedi_unlocked_ioctl(file, cmd, arg); in comedi_compat_ioctl()
3141 rc = comedi_unlocked_ioctl(file, cmd, arg); in comedi_compat_ioctl()
3173 .unlocked_ioctl = comedi_unlocked_ioctl,