Home
last modified time | relevance | path

Searched refs:pmu_unlocked_ioctl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/macintosh/
Dvia-pmu.c2424 static long pmu_unlocked_ioctl(struct file *filp, in pmu_unlocked_ioctl() function
2470 return pmu_unlocked_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in compat_pmu_ioctl()
2478 .unlocked_ioctl = pmu_unlocked_ioctl,