Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m32r/include/asm/
Drtc.h61 #define RTC_SET_TIME _IOW(RTC_MAGIC, 0x0a, struct rtc_time) /* Set RTC time. */ macro
/linux-3.4.99/arch/cris/include/asm/
Drtc.h99 #define RTC_SET_TIME _IOW(RTC_MAGIC, 0x0a, struct rtc_time) macro
/linux-3.4.99/include/linux/
Drtc.h82 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */ macro