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

/linux-master/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h38 struct common_feature_property common_property; member in struct:accel3_feature_report
46 struct common_input_property common_property; member in struct:accel3_input_report
56 struct common_feature_property common_property; member in struct:gyro_feature_report
64 struct common_input_property common_property; member in struct:gyro_input_report
72 struct common_feature_property common_property; member in struct:magno_feature_report
83 struct common_input_property common_property; member in struct:magno_input_report
91 struct common_feature_property common_property; member in struct:als_feature_report
99 struct common_input_property common_property; member in struct:als_input_report
108 struct common_feature_property common_property; member in struct:hpd_feature_report
112 struct common_input_property common_property; member in struct:hpd_input_report
[all...]
H A Damd_sfh_hid_desc.c152 get_common_features(&acc_feature.common_property, report_id);
160 get_common_features(&gyro_feature.common_property, report_id);
168 get_common_features(&magno_feature.common_property, report_id);
180 get_common_features(&als_feature.common_property, report_id);
188 get_common_features(&hpd_feature.common_property, report_id);
226 get_common_inputs(&acc_input.common_property, report_id);
234 get_common_inputs(&gyro_input.common_property, report_id);
242 get_common_inputs(&magno_input.common_property, report_id);
252 get_common_inputs(&als_input.common_property, report_id);
271 get_common_inputs(&hpd_input.common_property, report_i
[all...]
/linux-master/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c85 get_common_features(&acc_feature.common_property, report_id);
93 get_common_features(&gyro_feature.common_property, report_id);
101 get_common_features(&magno_feature.common_property, report_id);
112 get_common_features(&als_feature.common_property, report_id);
120 get_common_features(&hpd_feature.common_property, report_id);
203 get_common_inputs(&acc_input.common_property, report_id);
214 get_common_inputs(&gyro_input.common_property, report_id);
225 get_common_inputs(&magno_input.common_property, report_id);
237 get_common_inputs(&als_input.common_property, report_id);
253 get_common_inputs(&hpd_input.common_property, report_i
[all...]

Completed in 133 milliseconds