Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhid.h649 struct hid_parser { struct
650 struct hid_global global;
651 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
652 unsigned int global_stack_ptr;
653 struct hid_local local;
654 unsigned int *collection_stack;
655 unsigned int collection_stack_ptr;
656 unsigned int collection_stack_size;
657 struct hid_device *device;
658 unsigned int scan_flags;