Searched defs:RTC_RD_TIME (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | rtc.h | 85 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ macro
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | rtc.h | 58 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) macro
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | rtc.h | 43 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) macro
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | rtc.h | 58 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) macro
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | rtc.h | 97 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ macro
|
Completed in 2 milliseconds