Searched refs:cmos_rtc (Results 1 – 2 of 2) sorted by relevance
74 struct cmos_rtc { struct219 static bool cmos_no_alarm(struct cmos_rtc *cmos) in cmos_no_alarm()254 struct cmos_rtc *cmos;288 struct cmos_rtc *cmos = dev_get_drvdata(dev); in cmos_read_alarm()349 static void cmos_checkintr(struct cmos_rtc *cmos, unsigned char rtc_control) in cmos_checkintr()366 static void cmos_irq_enable(struct cmos_rtc *cmos, unsigned char mask) in cmos_irq_enable()389 static void cmos_irq_disable(struct cmos_rtc *cmos, unsigned char mask) in cmos_irq_disable()409 struct cmos_rtc *cmos = dev_get_drvdata(dev); in cmos_validate_alarm()475 struct cmos_rtc *cmos;519 struct cmos_rtc *cmos = dev_get_drvdata(dev); in cmos_set_alarm()[all …]
3 acpi-x86-y += cmos_rtc.o