Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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;
/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;