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