Searched refs:hpd_feature (Results 1 – 2 of 2) sorted by relevance
141 struct hpd_feature_report hpd_feature; in get_feature_report() local185 get_common_features(&hpd_feature.common_property, report_id); in get_feature_report()186 memcpy(feature_report, &hpd_feature, sizeof(hpd_feature)); in get_feature_report()187 report_size = sizeof(hpd_feature); in get_feature_report()
76 struct hpd_feature_report hpd_feature; in get_feature_rep() local120 get_common_features(&hpd_feature.common_property, report_id); in get_feature_rep()121 memcpy(feature_report, &hpd_feature, sizeof(hpd_feature)); in get_feature_rep()122 report_size = sizeof(hpd_feature); in get_feature_rep()