Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.h20 struct common_feature_property { struct
38 struct common_feature_property common_property; argument
56 struct common_feature_property common_property;
72 struct common_feature_property common_property;
91 struct common_feature_property common_property;
105 struct common_feature_property common_property;
Damd_sfh_hid_desc.c126 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features()