Searched refs:ec_response_get_features (Results 1 – 1 of 1) sorted by relevance
2399 struct ec_response_get_features *data; in cros_ec_proto_test_check_features_not_cached()2404 data = (struct ec_response_get_features *)mock->o_data; in cros_ec_proto_test_check_features_not_cached()2429 KUNIT_EXPECT_EQ(test, mock->msg.insize, sizeof(struct ec_response_get_features)); in cros_ec_proto_test_check_features_not_cached()