Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-cros-ec.c21 * struct cros_ec_rtc - Driver data for EC RTC
28 struct cros_ec_rtc { struct
74 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_read_time() local
75 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time()
93 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_set_time() local
94 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_set_time()
110 struct cros_ec_rtc *cros_ec_rtc in cros_ec_rtc_read_alarm() local
35 saved_alarmcros_ec_rtc cros_ec_rtc_get() argument
140 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); cros_ec_rtc_set_alarm() local
197 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); cros_ec_rtc_alarm_irq_enable() local
258 struct cros_ec_rtc *cros_ec_rtc; cros_ec_rtc_event() local
288 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); cros_ec_rtc_suspend() local
299 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); cros_ec_rtc_resume() local
315 struct cros_ec_rtc *cros_ec_rtc; cros_ec_rtc_probe() local
379 struct cros_ec_rtc *cros_ec_rtc = platform_get_drvdata(pdev); cros_ec_rtc_remove() local
[all...]