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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/misc/
H A Dhp_sdc_rtc.c85 static int hp_sdc_rtc_do_read_bbrtc (struct rtc_time *rtctm) function
138 if (hp_sdc_rtc_do_read_bbrtc(&tm_last)) return -1;
139 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1;
144 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/misc/
H A Dhp_sdc_rtc.c85 static int hp_sdc_rtc_do_read_bbrtc (struct rtc_time *rtctm) function
138 if (hp_sdc_rtc_do_read_bbrtc(&tm_last)) return -1;
139 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1;
144 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1;

Completed in 160 milliseconds