Home
last modified time | relevance | path

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

/arch/m68k/kernel/
Dtime.c107 static int rtc_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
132 .ioctl = rtc_ioctl,
/arch/m68k/mvme16x/
Drtc.c38 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
144 .unlocked_ioctl = rtc_ioctl,
/arch/m68k/bvme6000/
Drtc.c39 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
155 .unlocked_ioctl = rtc_ioctl,