Home
last modified time | relevance | path

Searched refs:hpd_feature (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
A Damd_sfh_hid_desc.c140 struct hpd_feature_report hpd_feature; in get_feature_report() local
184 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