Searched defs:collection_index (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hid/ | ||
H A D | hid-sensor-hub.c | 110 sensor_hub_get_callback( struct hid_device *hdev, u32 usage_id, int collection_index, struct hid_sensor_hub_device **hsdev, void **priv) sensor_hub_get_callback() argument |
/linux-4.1.27/include/linux/ | ||
H A D | hid.h | 375 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ member in struct:hid_local 395 unsigned collection_index; /* index into collection array */ member in struct:hid_usage |
Completed in 131 milliseconds