Searched defs:rtc_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | time.c | 108 static int rtc_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
|
/kernel/linux/linux-5.10/arch/m68k/mvme16x/ |
H A D | rtc.c | 38 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
|
/kernel/linux/linux-5.10/arch/m68k/bvme6000/ |
H A D | rtc.c | 39 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | time.c | 107 static int rtc_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
|
/kernel/linux/linux-6.6/arch/m68k/mvme16x/ |
H A D | rtc.c | 38 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
|
/kernel/linux/linux-6.6/arch/m68k/bvme6000/ |
H A D | rtc.c | 39 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() function
|
Completed in 3 milliseconds