Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds