ec_device 48 drivers/power/supply/cros_usbpd-charger.c struct cros_ec_device *ec_device; ec_device 119 drivers/power/supply/cros_usbpd-charger.c ret = cros_ec_cmd_xfer_status(charger->ec_device, msg); ec_device 370 drivers/power/supply/cros_usbpd-charger.c struct cros_ec_device *ec_device = charger->ec_device; ec_device 390 drivers/power/supply/cros_usbpd-charger.c if (ec_device->mkbp_event_supported || port->psy_online) ec_device 530 drivers/power/supply/cros_usbpd-charger.c struct cros_ec_device *ec_device; ec_device 535 drivers/power/supply/cros_usbpd-charger.c ec_device = charger->ec_device; ec_device 537 drivers/power/supply/cros_usbpd-charger.c host_event = cros_ec_get_host_event(ec_device); ec_device 549 drivers/power/supply/cros_usbpd-charger.c struct cros_ec_device *ec_device = charger->ec_device; ec_device 551 drivers/power/supply/cros_usbpd-charger.c blocking_notifier_chain_unregister(&ec_device->event_notifier, ec_device 558 drivers/power/supply/cros_usbpd-charger.c struct cros_ec_device *ec_device = ec_dev->ec_dev; ec_device 574 drivers/power/supply/cros_usbpd-charger.c charger->ec_device = ec_device; ec_device 686 drivers/power/supply/cros_usbpd-charger.c if (ec_device->mkbp_event_supported) { ec_device 690 drivers/power/supply/cros_usbpd-charger.c &ec_device->event_notifier, ec_device 32 sound/soc/codecs/cros_ec_codec.c struct cros_ec_device *ec_device; ec_device 45 sound/soc/codecs/cros_ec_codec.c struct cros_ec_device *ec_device = codec_data->ec_device; ec_device 59 sound/soc/codecs/cros_ec_codec.c ret = cros_ec_cmd_xfer_status(ec_device, msg); ec_device 74 sound/soc/codecs/cros_ec_codec.c struct cros_ec_device *ec_device = codec_data->ec_device; ec_device 86 sound/soc/codecs/cros_ec_codec.c return cros_ec_cmd_xfer_status(ec_device, msg); ec_device 403 sound/soc/codecs/cros_ec_codec.c struct cros_ec_device *ec_device = dev_get_drvdata(pd->dev.parent); ec_device 412 sound/soc/codecs/cros_ec_codec.c codec_data->ec_device = ec_device;