Home
last modified time | relevance | path

Searched refs:cros_ec_check_result (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/platform_data/
H A Dcros_ec_proto.h255 int cros_ec_check_result(struct cros_ec_device *ec_dev,
/linux/drivers/platform/chrome/
H A Dcros_ec_proto.c226 int cros_ec_check_result(struct cros_ec_device *ec_dev, in cros_ec_check_result() function
242 EXPORT_SYMBOL(cros_ec_check_result);
H A Dcros_ec_proto_test.c169 ret = cros_ec_check_result(ec_dev, msg); in cros_ec_proto_test_check_result()
174 ret = cros_ec_check_result(ec_dev, msg); in cros_ec_proto_test_check_result()