Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhid.h643 struct hid_parser { struct
644 struct hid_global global;
645 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
646 unsigned int global_stack_ptr;
647 struct hid_local local;
648 unsigned int *collection_stack;
649 unsigned int collection_stack_ptr;
650 unsigned int collection_stack_size;
651 struct hid_device *device;
652 unsigned int scan_flags;