Searched refs:RTC_ALM_READ (Results 1 – 8 of 8) sorted by relevance
81 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */ macro
16 * RTC_ALM_READ, RTC_ALM_SET: Read or set the alarm time for
133 rc = ioctl(self->fd, RTC_ALM_READ, &tm); in TEST_F()
166 case RTC_ALM_READ: in efi_rtc_ioctl()
467 case RTC_ALM_READ: /* Read the present alarm time */ in rtc_do_ioctl()
261 case RTC_ALM_READ: in rtc_dev_ioctl()
539 case RTC_ALM_READ: /* Read the present alarm time */ in hp_sdc_rtc_ioctl()
819 COMPATIBLE_IOCTL(RTC_ALM_READ)