Searched defs:collection_index (Results 1 - 1 of 1) sorted by relevance

/drivers/hid/
H A Dhid-sensor-hub.c132 int collection_index,
142 (collection_index >=
144 (collection_index <
358 (field->usage[0].collection_index >=
360 (field->usage[0].collection_index <
449 hid_dbg(hdev, "%d collection_index:%x hid:%x sz:%x\n",
450 i, report->field[i]->usage->collection_index,
467 report->field[i]->usage->collection_index];
473 report->field[i]->usage[0].collection_index,
129 sensor_hub_get_callback( struct hid_device *hdev, u32 usage_id, int collection_index, struct hid_sensor_hub_device **hsdev, void **priv) argument

Completed in 148 milliseconds