Home
last modified time | relevance | path

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

/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,
/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,