Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m32r/include/asm/
Drtc.h60 #define RTC_RD_TIME _IOR(RTC_MAGIC, 0x09, struct rtc_time) /* Read RTC time. */ macro
/linux-3.4.99/arch/cris/include/asm/
Drtc.h97 #define RTC_RD_TIME _IOR(RTC_MAGIC, 0x09, struct rtc_time) macro
/linux-3.4.99/include/linux/
Drtc.h81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ macro