cros_ec_check_result  243 drivers/platform/chrome/cros_ec_i2c.c 	ret = cros_ec_check_result(ec_dev, msg);
cros_ec_check_result  423 drivers/platform/chrome/cros_ec_ishtp.c 	rv = cros_ec_check_result(ec_dev, msg);
cros_ec_check_result  165 drivers/platform/chrome/cros_ec_lpc.c 	ret = cros_ec_check_result(ec, msg);
cros_ec_check_result  247 drivers/platform/chrome/cros_ec_lpc.c 	ret = cros_ec_check_result(ec, msg);
cros_ec_check_result  160 drivers/platform/chrome/cros_ec_proto.c EXPORT_SYMBOL(cros_ec_check_result);
cros_ec_check_result  107 drivers/platform/chrome/cros_ec_rpmsg.c 	ret = cros_ec_check_result(ec_dev, ec_msg);
cros_ec_check_result  480 drivers/platform/chrome/cros_ec_spi.c 	ret = cros_ec_check_result(ec_dev, ec_msg);
cros_ec_check_result  597 drivers/platform/chrome/cros_ec_spi.c 	ret = cros_ec_check_result(ec_dev, ec_msg);
cros_ec_check_result  234 include/linux/platform_data/cros_ec_proto.h int cros_ec_check_result(struct cros_ec_device *ec_dev,