Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.c194 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs() function
220 get_common_inputs(&acc_input.common_property, report_id); in get_input_report()
228 get_common_inputs(&gyro_input.common_property, report_id); in get_input_report()
236 get_common_inputs(&magno_input.common_property, report_id); in get_input_report()
245 get_common_inputs(&als_input.common_property, report_id); in get_input_report()
256 get_common_inputs(&hpd_input.common_property, report_id); in get_input_report()