Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pps/
Dpps.c90 static long pps_cdev_ioctl(struct file *file, in pps_cdev_ioctl() function
293 return pps_cdev_ioctl(file, cmd, arg); in pps_cdev_compat_ioctl()
326 .unlocked_ioctl = pps_cdev_ioctl,