Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
A Damd_sfh_hid_desc.c195 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs() function
221 get_common_inputs(&acc_input.common_property, report_id); in get_input_report()
229 get_common_inputs(&gyro_input.common_property, report_id); in get_input_report()
237 get_common_inputs(&magno_input.common_property, report_id); in get_input_report()
246 get_common_inputs(&als_input.common_property, report_id); in get_input_report()
257 get_common_inputs(&hpd_input.common_property, report_id); in get_input_report()

Completed in 6 milliseconds