Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/amd-sfh-hid/
Damd_sfh_hid.h71 u8 get_input_report(u8 current_index, int sensor_idx, int report_id,
Damd_sfh_client.c104 report_size = get_input_report(current_index, sensor_index, report_id, in_data); in amd_sfh_work()
126 report_size = get_input_report in amd_sfh_work_buffer()
/Linux-v5.15/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.c201 u8 get_input_report(u8 current_index, int sensor_idx, int report_id, struct amd_input_data *in_data) in get_input_report() function