Home
last modified time | relevance | path

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

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