Searched defs:RTC_SET_TIME (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Drtc.h60 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Drtc.h60 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Drtc.h100 # define RTC_SET_TIME _IOW(DS1302_MAGIC, 0x0a, struct rtc_time) /* Set RTC time. */ macro
105 # define RTC_SET_TIME _IOW(PCF8563_MAGIC, 0x02, struct rtc_time) /* Set RTC time. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Drtc.h100 # define RTC_SET_TIME _IOW(DS1302_MAGIC, 0x0a, struct rtc_time) /* Set RTC time. */ macro
105 # define RTC_SET_TIME _IOW(PCF8563_MAGIC, 0x02, struct rtc_time) /* Set RTC time. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_ioctl.c3818 COMPATIBLE_IOCTL(RTC_SET_TIME); variable

Completed in 82 milliseconds