Home
last modified time | relevance | path

Searched refs:RTC_AIE_OFF (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/include/
Drtc_.h54 #define RTC_AIE_OFF _IO('p', 0x02) /* ... off */ macro
/busybox-1.35.0/util-linux/
Drtcwake.c227 xioctl(fd, RTC_AIE_OFF, 0); in rtcwake_main()