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

/drivers/input/misc/
H A Dhp_sdc_rtc.c132 static int hp_sdc_rtc_read_bbrtc (struct rtc_time *rtctm) function
440 if (hp_sdc_rtc_read_bbrtc(&tm)) {
554 if (hp_sdc_rtc_read_bbrtc(&wtime)) return -EFAULT;
607 if (hp_sdc_rtc_read_bbrtc(&wtime)) return -EFAULT;

Completed in 54 milliseconds