Searched refs:RTC_AIE_OFF (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/include/ | ||
D | rtc_.h | 54 #define RTC_AIE_OFF _IO('p', 0x02) /* ... off */ macro |
/busybox-1.35.0/util-linux/ | ||
D | rtcwake.c | 227 xioctl(fd, RTC_AIE_OFF, 0); in rtcwake_main() |