Searched refs:ec_response_get_features (Results 1 – 6 of 6) sorted by relevance
232 struct ec_response_get_features features;
1320 struct ec_response_get_features { struct
907 struct ec_response_get_features *features = &ec->features; in cros_ec_check_features()
2411 struct ec_response_get_features *data; in cros_ec_proto_test_check_features_not_cached()2416 data = (struct ec_response_get_features *)mock->o_data; in cros_ec_proto_test_check_features_not_cached()2441 KUNIT_EXPECT_EQ(test, mock->msg.insize, sizeof(struct ec_response_get_features)); in cros_ec_proto_test_check_features_not_cached()
1286 struct ec_response_get_features r; in cros_ec_check_feature()
1104 struct __ec_align4 ec_response_get_features { struct