Searched refs:RTC_SET_TIME (Results 1 – 11 of 11) sorted by relevance
83 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */ macro
66 retval = ioctl(fd, RTC_SET_TIME, &new); in main()
66 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
229 case RTC_SET_TIME: in rtc_dev_ioctl()335 case RTC_SET_TIME: in rtc_dev_ioctl()
71 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
9 * RTC_RD_TIME, RTC_SET_TIME: Read or set the RTC time. Time
191 case RTC_SET_TIME: in efi_rtc_ioctl()
533 case RTC_SET_TIME: /* Set the RTC */ in rtc_do_ioctl()
60 Write the CMOS clock: ioctl(d, RTC_SET_TIME, &rtc);
598 case RTC_SET_TIME: /* Set the RTC */ in hp_sdc_rtc_ioctl()
821 COMPATIBLE_IOCTL(RTC_SET_TIME)