Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
A Damd_sfh_hid_desc.c125 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features() function
149 get_common_features(&acc_feature.common_property, report_id); in get_feature_report()
157 get_common_features(&gyro_feature.common_property, report_id); in get_feature_report()
165 get_common_features(&magno_feature.common_property, report_id); in get_feature_report()
176 get_common_features(&als_feature.common_property, report_id); in get_feature_report()
184 get_common_features(&hpd_feature.common_property, report_id); in get_feature_report()

Completed in 4 milliseconds