Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dhid.h450 struct hid_local { struct
451 unsigned usage[HID_MAX_USAGES]; /* usage array */
452 u8 usage_size[HID_MAX_USAGES]; /* usage size array */
453 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */
454 unsigned usage_index;
455 unsigned usage_minimum;
456 unsigned delimiter_depth;
457 unsigned delimiter_branch;