Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-cros-ec.c20 * struct cros_ec_rtc - Driver data for EC RTC
27 struct cros_ec_rtc { struct
79 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_read_time() local
80 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time()
98 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_set_time() local
99 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_set_time()
115 struct cros_ec_rtc *cros_ec_rtc in cros_ec_rtc_read_alarm() local
145 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); cros_ec_rtc_set_alarm() local
202 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); cros_ec_rtc_alarm_irq_enable() local
263 struct cros_ec_rtc *cros_ec_rtc; cros_ec_rtc_event() local
293 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); cros_ec_rtc_suspend() local
304 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); cros_ec_rtc_resume() local
320 struct cros_ec_rtc *cros_ec_rtc; cros_ec_rtc_probe() local
384 struct cros_ec_rtc *cros_ec_rtc = platform_get_drvdata(pdev); cros_ec_rtc_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-cros-ec.c18 * struct cros_ec_rtc - Driver data for EC RTC
25 struct cros_ec_rtc { struct
87 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_read_time() local
88 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time()
106 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_set_time() local
107 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_set_time()
123 struct cros_ec_rtc *cros_ec_rtc in cros_ec_rtc_read_alarm() local
153 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); cros_ec_rtc_set_alarm() local
203 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); cros_ec_rtc_alarm_irq_enable() local
264 struct cros_ec_rtc *cros_ec_rtc; cros_ec_rtc_event() local
294 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); cros_ec_rtc_suspend() local
305 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); cros_ec_rtc_resume() local
321 struct cros_ec_rtc *cros_ec_rtc; cros_ec_rtc_probe() local
371 struct cros_ec_rtc *cros_ec_rtc = platform_get_drvdata(pdev); cros_ec_rtc_remove() local
[all...]

Completed in 2 milliseconds