Searched refs:RTC_ALM_READ (Results 1 – 12 of 12) sorted by relevance
80 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */ macro
164 case RTC_ALM_READ: in rtc_ioctl()
169 case RTC_ALM_READ: in efi_rtc_ioctl()
169 case RTC_ALM_READ: /* Read the present alarm time */ in ds1286_ioctl()
372 case RTC_ALM_READ: /* Read the present alarm time */ in rtc_ioctl()
562 case RTC_ALM_READ: /* Read the present alarm time */ in hp_sdc_rtc_ioctl()
191 retval = ioctl(fd, RTC_ALM_READ, &rtc_tm);
3832 COMPATIBLE_IOCTL(RTC_ALM_READ)4188 COMPATIBLE_IOCTL(RTC_ALM_READ)
2405 IOCTL32_DEFAULT(RTC_ALM_READ),
3608 COMPATIBLE_IOCTL(RTC_ALM_READ) /* struct rtc_time only has ints */
4002 COMPATIBLE_IOCTL(RTC_ALM_READ),
4592 COMPATIBLE_IOCTL(RTC_ALM_READ)