Searched refs:hpd_feature (Results 1 – 1 of 1) sorted by relevance
139 struct hpd_feature_report hpd_feature; in get_feature_report() local183 get_common_features(&hpd_feature.common_property, report_id); in get_feature_report()184 memcpy(feature_report, &hpd_feature, sizeof(hpd_feature)); in get_feature_report()185 report_size = sizeof(hpd_feature); in get_feature_report()