Searched defs:RTC_ALM_SET (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | rtc.h | 41 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) macro
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | rtc.h | 83 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */ macro
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | rtc.h | 56 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) macro
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | rtc.h | 56 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) macro
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | rtc.h | 95 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */ macro
|