Home
last modified time | relevance | path

Searched defs:hid_local (Results 1 – 2 of 2) 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;
/kernel/linux/linux-6.6/include/linux/
Dhid.h448 struct hid_local { struct
449 unsigned usage[HID_MAX_USAGES]; /* usage array */
450 u8 usage_size[HID_MAX_USAGES]; /* usage size array */
451 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */
452 unsigned usage_index;
453 unsigned usage_minimum;
454 unsigned delimiter_depth;
455 unsigned delimiter_branch;