Searched refs:ec_response_get_features (Results 1 – 4 of 4) sorted by relevance
210 struct ec_response_get_features features;
1310 struct ec_response_get_features { struct
905 struct ec_response_get_features *features = &ec->features; in cros_ec_check_features()
2410 struct ec_response_get_features *data; in cros_ec_proto_test_check_features_not_cached()2415 data = (struct ec_response_get_features *)mock->o_data; in cros_ec_proto_test_check_features_not_cached()2440 KUNIT_EXPECT_EQ(test, mock->msg.insize, sizeof(struct ec_response_get_features)); in cros_ec_proto_test_check_features_not_cached()