Searched refs:RTC_ALM_SET (Results 1 – 12 of 12) sorted by relevance
79 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */ macro
165 case RTC_ALM_SET: in rtc_ioctl()
168 case RTC_ALM_SET: in efi_rtc_ioctl()
180 case RTC_ALM_SET: /* Store a time into the alarm */ in ds1286_ioctl()
383 case RTC_ALM_SET: /* Store a time into the alarm */ in rtc_ioctl()
585 case RTC_ALM_SET: /* Store a time into the alarm */ in hp_sdc_rtc_ioctl()
184 retval = ioctl(fd, RTC_ALM_SET, &rtc_tm);
3831 COMPATIBLE_IOCTL(RTC_ALM_SET)4187 COMPATIBLE_IOCTL(RTC_ALM_SET)
2404 IOCTL32_DEFAULT(RTC_ALM_SET),
3607 COMPATIBLE_IOCTL(RTC_ALM_SET) /* struct rtc_time only has ints */
4001 COMPATIBLE_IOCTL(RTC_ALM_SET),
4591 COMPATIBLE_IOCTL(RTC_ALM_SET)