Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.h19 struct common_feature_property { struct
37 struct common_feature_property common_property; argument
55 struct common_feature_property common_property;
71 struct common_feature_property common_property;
90 struct common_feature_property common_property;
104 struct common_feature_property common_property;
Damd_sfh_hid_desc.c124 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features()