Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pps/
H A 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,
/kernel/linux/linux-6.6/drivers/pps/
H A 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,

Completed in 2 milliseconds