Home
last modified time | relevance | path

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

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