Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhid.h583 struct hid_parser { struct
584 struct hid_global global;
585 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
586 unsigned global_stack_ptr;
587 struct hid_local local;
588 unsigned collection_stack[HID_COLLECTION_STACK_SIZE];
589 unsigned collection_stack_ptr;
590 struct hid_device *device;
591 unsigned scan_flags;