Searched refs:kfd_ioctl (Results 1 – 1 of 1) sorted by relevance
40 static long kfd_ioctl(struct file *, unsigned int, unsigned long);48 .unlocked_ioctl = kfd_ioctl,49 .compat_ioctl = kfd_ioctl,927 static long kfd_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in kfd_ioctl() function