Searched defs:rtc_ioctl (Results 1 - 2 of 2) sorted by relevance

/drivers/char/
H A Dds1302.c157 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
290 .unlocked_ioctl = rtc_ioctl,
H A Drtc.c146 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
718 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
906 .unlocked_ioctl = rtc_ioctl,

Completed in 184 milliseconds