Searched refs:hpd_feature (Results 1 – 1 of 1) sorted by relevance
140 struct hpd_feature_report hpd_feature; in get_feature_report() local184 get_common_features(&hpd_feature.common_property, report_id); in get_feature_report()185 memcpy(feature_report, &hpd_feature, sizeof(hpd_feature)); in get_feature_report()186 report_size = sizeof(hpd_feature); in get_feature_report()
Completed in 5 milliseconds