Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.h38 struct common_feature_property common_property; member
46 struct common_input_property common_property; member
56 struct common_feature_property common_property; member
64 struct common_input_property common_property; member
72 struct common_feature_property common_property; member
83 struct common_input_property common_property; member
91 struct common_feature_property common_property; member
99 struct common_input_property common_property; member
105 struct common_feature_property common_property; member
109 struct common_input_property common_property; member
Damd_sfh_hid_desc.c150 get_common_features(&acc_feature.common_property, report_id); in get_feature_report()
158 get_common_features(&gyro_feature.common_property, report_id); in get_feature_report()
166 get_common_features(&magno_feature.common_property, report_id); in get_feature_report()
177 get_common_features(&als_feature.common_property, report_id); in get_feature_report()
185 get_common_features(&hpd_feature.common_property, report_id); in get_feature_report()
223 get_common_inputs(&acc_input.common_property, report_id); in get_input_report()
231 get_common_inputs(&gyro_input.common_property, report_id); in get_input_report()
239 get_common_inputs(&magno_input.common_property, report_id); in get_input_report()
248 get_common_inputs(&als_input.common_property, report_id); in get_input_report()
260 get_common_inputs(&hpd_input.common_property, report_id); in get_input_report()
/Linux-v6.1/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_desc.c85 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()
186 get_common_inputs(&acc_input.common_property, report_id); in get_input_rep()
197 get_common_inputs(&gyro_input.common_property, report_id); in get_input_rep()
208 get_common_inputs(&magno_input.common_property, report_id); in get_input_rep()
220 get_common_inputs(&als_input.common_property, report_id); in get_input_rep()
226 get_common_inputs(&hpd_input.common_property, report_id); in get_input_rep()