Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.c124 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features() function
148 get_common_features(&acc_feature.common_property, report_id); in get_feature_report()
156 get_common_features(&gyro_feature.common_property, report_id); in get_feature_report()
164 get_common_features(&magno_feature.common_property, report_id); in get_feature_report()
175 get_common_features(&als_feature.common_property, report_id); in get_feature_report()
183 get_common_features(&hpd_feature.common_property, report_id); in get_feature_report()