Searched refs:ec_response_get_features (Results 1 – 4 of 4) sorted by relevance
237 struct ec_response_get_features features;
1352 struct ec_response_get_features { struct
966 struct ec_response_get_features *features = &ec->features; in cros_ec_check_features()
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()