Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h722 struct hid_parser { struct
723 struct hid_global global;
724 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
725 unsigned int global_stack_ptr;
726 struct hid_local local;
727 unsigned int *collection_stack;
728 unsigned int collection_stack_ptr;
729 unsigned int collection_stack_size;
730 struct hid_device *device;
731 unsigned int scan_flags;