Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhid.h445 struct hid_local { struct
446 unsigned usage[HID_MAX_USAGES]; /* usage array */
447 u8 usage_size[HID_MAX_USAGES]; /* usage size array */
448 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */
449 unsigned usage_index;
450 unsigned usage_minimum;
451 unsigned delimiter_depth;
452 unsigned delimiter_branch;