Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.c128 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features() function
152 get_common_features(&acc_feature.common_property, report_id); in get_feature_report()
160 get_common_features(&gyro_feature.common_property, report_id); in get_feature_report()
168 get_common_features(&magno_feature.common_property, report_id); in get_feature_report()
180 get_common_features(&als_feature.common_property, report_id); in get_feature_report()
188 get_common_features(&hpd_feature.common_property, report_id); in get_feature_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c61 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features() function
85 get_common_features(&acc_feature.common_property, report_id); in get_feature_rep()
93 get_common_features(&gyro_feature.common_property, report_id); in get_feature_rep()
101 get_common_features(&magno_feature.common_property, report_id); in get_feature_rep()
112 get_common_features(&als_feature.common_property, report_id); in get_feature_rep()
120 get_common_features(&hpd_feature.common_property, report_id); in get_feature_rep()