cros_ec_get_host_event  373 drivers/extcon/extcon-usbc-cros-ec.c 	host_event = cros_ec_get_host_event(ec);
cros_ec_get_host_event  610 drivers/platform/chrome/cros_ec_proto.c 		host_event = cros_ec_get_host_event(ec_dev);
cros_ec_get_host_event  649 drivers/platform/chrome/cros_ec_proto.c EXPORT_SYMBOL(cros_ec_get_host_event);
cros_ec_get_host_event  537 drivers/power/supply/cros_usbpd-charger.c 	host_event = cros_ec_get_host_event(ec_device);
cros_ec_get_host_event  278 drivers/rtc/rtc-cros-ec.c 	host_event = cros_ec_get_host_event(cros_ec);
cros_ec_get_host_event  317 include/linux/platform_data/cros_ec_proto.h u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev);