Searched defs:cros_ec_rtc (Results 1 – 1 of 1) sorted by relevance
27 struct cros_ec_rtc { struct34 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get() argument79 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_read_time() local98 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_set_time() local115 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_read_alarm() local145 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_set_alarm() local202 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(dev); in cros_ec_rtc_alarm_irq_enable() local263 struct cros_ec_rtc *cros_ec_rtc; in cros_ec_rtc_event() local293 struct cros_ec_rtc *cros_ec_rtc = dev_get_drvdata(&pdev->dev); in cros_ec_rtc_suspend() local320 struct cros_ec_rtc *cros_ec_rtc; in cros_ec_rtc_probe() local[all …]