Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhid.h413 struct hid_local { struct
414 unsigned usage[HID_MAX_USAGES]; /* usage array */
415 u8 usage_size[HID_MAX_USAGES]; /* usage size array */
416 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */
417 unsigned usage_index;
418 unsigned usage_minimum;
419 unsigned delimiter_depth;
420 unsigned delimiter_branch;