Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dtime.c107 static int rtc_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
132 .ioctl = rtc_ioctl,
/openbmc/linux/arch/m68k/mvme16x/
H 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,
/openbmc/linux/arch/m68k/bvme6000/
H 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,