Searched refs:hp_sdc_rtc_do_read_bbrtc (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hil/
H A Dhp_sdc_rtc.c86 static int hp_sdc_rtc_do_read_bbrtc (struct rtc_time *rtctm) function
139 if (hp_sdc_rtc_do_read_bbrtc(&tm_last)) return -1;
140 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1;
145 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1;

Completed in 28 milliseconds