Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h754 struct hid_parser { struct
755 struct hid_global global;
756 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
757 unsigned int global_stack_ptr;
758 struct hid_local local;
759 unsigned int *collection_stack;
760 unsigned int collection_stack_ptr;
761 unsigned int collection_stack_size;
762 struct hid_device *device;
763 unsigned int scan_flags;