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
57 retval = ioctl(fd, RTC_SET_TIME, &new); in main()
66 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
222 case RTC_SET_TIME: in rtc_dev_ioctl()328 case RTC_SET_TIME: in rtc_dev_ioctl()
9 * RTC_RD_TIME, RTC_SET_TIME: Read or set the RTC time. Time
71 case RTC_SET_TIME: /* Set the RTC */ in rtc_ioctl()
192 case RTC_SET_TIME: in efi_rtc_ioctl()
529 case RTC_SET_TIME: /* Set the RTC */ in rtc_do_ioctl()
70 ioctl(d, RTC_SET_TIME, &rtc);
596 case RTC_SET_TIME: /* Set the RTC */ in hp_sdc_rtc_ioctl()
565 COMPATIBLE_IOCTL(RTC_SET_TIME)