Home
last modified time | relevance | path

Searched defs:RTC_ALM_SET (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Drtc.h41 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Drtc.h83 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Drtc.h56 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) macro