Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhid.h683 struct hid_parser { struct
684 struct hid_global global;
685 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
686 unsigned int global_stack_ptr;
687 struct hid_local local;
688 unsigned int *collection_stack;
689 unsigned int collection_stack_ptr;
690 unsigned int collection_stack_size;
691 struct hid_device *device;
692 unsigned int scan_flags;