Searched refs:rtc_ioctl (Results 1 – 3 of 3) sorted by relevance
107 static int rtc_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in rtc_ioctl() function132 .ioctl = rtc_ioctl,
38 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function144 .unlocked_ioctl = rtc_ioctl,
39 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function155 .unlocked_ioctl = rtc_ioctl,