Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.c199 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs() function
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()
271 get_common_inputs(&hpd_input.common_property, report_id); in get_input_report()
/linux-6.12.1/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_desc.c128 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs() function
203 get_common_inputs(&acc_input.common_property, report_id); in get_input_rep()
214 get_common_inputs(&gyro_input.common_property, report_id); in get_input_rep()
225 get_common_inputs(&magno_input.common_property, report_id); in get_input_rep()
237 get_common_inputs(&als_input.common_property, report_id); in get_input_rep()
253 get_common_inputs(&hpd_input.common_property, report_id); in get_input_rep()