Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-digicolor.c63 static int dc_rtc_read(struct dc_rtc *rtc, unsigned long *val) in dc_rtc_read() function
101 ret = dc_rtc_read(rtc, &now); in dc_rtc_read_time()
127 ret = dc_rtc_read(rtc, &now); in dc_rtc_read_alarm()