Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhid.h418 struct hid_local { struct
419 unsigned usage[HID_MAX_USAGES]; /* usage array */
420 u8 usage_size[HID_MAX_USAGES]; /* usage size array */
421 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */
422 unsigned usage_index;
423 unsigned usage_minimum;
424 unsigned delimiter_depth;
425 unsigned delimiter_branch;