Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-digicolor.c40 struct dc_rtc { struct
45 static int dc_rtc_cmds(struct dc_rtc *rtc, const u8 *cmds, int len) in dc_rtc_cmds() argument
63 static int dc_rtc_read(struct dc_rtc *rtc, unsigned long *val) in dc_rtc_read()
87 static int dc_rtc_write(struct dc_rtc *rtc, u32 val) in dc_rtc_write()
97 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_read_time()
111 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_set_mmss()
118 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_read_alarm()
139 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_set_alarm()
155 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_alarm_irq_enable()
172 struct dc_rtc *rtc = dev_id; in dc_rtc_irq()
[all …]