Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hil/
Dhp_sdc_rtc.c86 static int hp_sdc_rtc_do_read_bbrtc (struct rtc_time *rtctm) in hp_sdc_rtc_do_read_bbrtc() function
139 if (hp_sdc_rtc_do_read_bbrtc(&tm_last)) return -1; in hp_sdc_rtc_read_bbrtc()
140 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1; in hp_sdc_rtc_read_bbrtc()
145 if (hp_sdc_rtc_do_read_bbrtc(&tm)) return -1; in hp_sdc_rtc_read_bbrtc()