Searched refs:RTC_SET_TIME (Results 1 – 13 of 13) sorted by relevance
61 #define RTC_SET_TIME _IOW(RTC_MAGIC, 0x0a, struct rtc_time) /* Set RTC time. */ macro
82 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */ macro
65 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
70 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
238 case RTC_SET_TIME: in rtc_dev_ioctl()344 case RTC_SET_TIME: in rtc_dev_ioctl()
175 case RTC_SET_TIME: /* set the RTC */ in rtc_ioctl()
192 case RTC_SET_TIME: in efi_rtc_ioctl()
302 case RTC_SET_TIME: /* Set the RTC */ in gen_rtc_ioctl()
546 case RTC_SET_TIME: /* Set the RTC */ in rtc_do_ioctl()
170 * RTC_RD_TIME, RTC_SET_TIME ... every RTC supports at least reading197 * RTC_RD_TIME, RTC_SET_TIME: the read_time/set_time functions will be
60 Write the CMOS clock: ioctl(d, RTC_SET_TIME, &rtc);
610 case RTC_SET_TIME: /* Set the RTC */ in hp_sdc_rtc_ioctl()
942 COMPATIBLE_IOCTL(RTC_SET_TIME)