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