Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dhid.h645 struct hid_parser { struct
646 struct hid_global global;
647 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
648 unsigned int global_stack_ptr;
649 struct hid_local local;
650 unsigned int *collection_stack;
651 unsigned int collection_stack_ptr;
652 unsigned int collection_stack_size;
653 struct hid_device *device;
654 unsigned int scan_flags;