Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c1853 static int do_cmdtest_ioctl(struct comedi_device *dev, in do_cmdtest_ioctl() function
2228 rc = do_cmdtest_ioctl(dev, &cmd, &copy, file); in comedi_unlocked_ioctl()
3039 rc = do_cmdtest_ioctl(dev, &cmd, &copy, file); in compat_cmdtest()