Searched refs:ctrl_cdev_ioctl (Results 1 – 1 of 1) sorted by relevance
977 static long ctrl_cdev_ioctl(struct file *file, unsigned int cmd, in ctrl_cdev_ioctl() function1076 return ctrl_cdev_ioctl(file, cmd, translated_arg); in ctrl_cdev_compat_ioctl()1108 .unlocked_ioctl = ctrl_cdev_ioctl,