Home
last modified time | relevance | path

Searched refs:RTC_SET_TIME (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/rtc/
A Dsetdate.c57 retval = ioctl(fd, RTC_SET_TIME, &new); in main()
/linux/include/uapi/linux/
A Drtc.h98 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */ macro
/linux/arch/m68k/mvme16x/
A Drtc.c66 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
/linux/arch/m68k/bvme6000/
A Drtc.c71 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
/linux/drivers/rtc/
A Ddev.c224 case RTC_SET_TIME: in rtc_dev_ioctl()
331 case RTC_SET_TIME: in rtc_dev_ioctl()
/linux/Documentation/ABI/testing/
A Drtc-cdev9 * RTC_RD_TIME, RTC_SET_TIME: Read or set the RTC time. Time
/linux/Documentation/ia64/
A Defirtc.rst70 ioctl(d, RTC_SET_TIME, &rtc);

Completed in 8 milliseconds