Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A 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
H A Damd_sfh_hid_desc.c152 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()
226 get_common_inputs(&acc_input.common_property, report_id); in get_input_report()
234 get_common_inputs(&gyro_input.common_property, report_id); in get_input_report()
242 get_common_inputs(&magno_input.common_property, report_id); in get_input_report()
252 get_common_inputs(&als_input.common_property, report_id); in get_input_report()
264 get_common_inputs(&hpd_input.common_property, report_id); in get_input_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A 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()
202 get_common_inputs(&acc_input.common_property, report_id); in get_input_rep()
213 get_common_inputs(&gyro_input.common_property, report_id); in get_input_rep()
224 get_common_inputs(&magno_input.common_property, report_id); in get_input_rep()
236 get_common_inputs(&als_input.common_property, report_id); in get_input_rep()
242 get_common_inputs(&hpd_input.common_property, report_id); in get_input_rep()