Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-cros-ec.c27 struct cros_ec_device *cros_ec; member
33 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get()
60 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set()
89 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time() local
108 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_set_time() local
129 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_alarm() local
159 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_set_alarm() local
209 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_alarm_irq_enable() local
271 struct cros_ec_device *cros_ec; in cros_ec_rtc_event() local
325 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in cros_ec_rtc_probe() local
/drivers/media/platform/cros-ec-cec/
Dcros-ec-cec.c35 struct cros_ec_device *cros_ec; member
44 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_message() local
56 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_event() local
75 struct cros_ec_device *cros_ec; in cros_ec_cec_event() local
96 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in cros_ec_cec_set_log_addr() local
122 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in cros_ec_cec_transmit() local
146 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in cros_ec_cec_adap_enable() local
263 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in cros_ec_cec_probe() local