Searched refs:afu_ioctl (Results 1 – 2 of 2) sorted by relevance
198 static long afu_ioctl(struct file *file, unsigned int cmd, in afu_ioctl() function289 return afu_ioctl(file, cmd, args); in afu_compat_ioctl()475 .unlocked_ioctl = afu_ioctl,
760 static long afu_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in afu_ioctl() function851 .unlocked_ioctl = afu_ioctl,
Completed in 9 milliseconds