Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-cros-ec.c27 struct cros_ec_rtc { struct
34 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get() argument
79 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_read_time() local
98 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_set_time() local
115 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_read_alarm() local
145 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_set_alarm() local
202 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_alarm_irq_enable() local
263 struct cros_ec_rtc *cros_ec_rtc; in cros_ec_rtc_event() local
293 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); in cros_ec_rtc_suspend() local
320 struct cros_ec_rtc *cros_ec_rtc; in cros_ec_rtc_probe() local
[all …]