Home
last modified time | relevance | path

Searched defs:hid_local (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/include/linux/
Dhid.h409 struct hid_local { struct
410 unsigned usage[HID_MAX_USAGES]; /* usage array */
411 u8 usage_size[HID_MAX_USAGES]; /* usage size array */
412 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */
413 unsigned usage_index;
414 unsigned usage_minimum;
415 unsigned delimiter_depth;
416 unsigned delimiter_branch;