Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Drtc.h44 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Drtc.h86 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Drtc.h59 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) macro