Lines Matching defs:report_id
21 void amd_sfh_set_report(struct hid_device *hid, int report_id,
37 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type)
55 new->report_id = report_id;
56 cli_data->report_id[i] = report_id;
75 u8 report_id, node_type;
82 report_id = req_node->report_id;
89 report_size = mp2_ops->get_feat_rep(sensor_index, report_id,
99 report_size = mp2_ops->get_in_rep(current_index, sensor_index, report_id, in_data);
124 cli_data->report_id[i], in_data);