Searched defs:hid_parser (Results 1 – 1 of 1) sorted by relevance
556 struct hid_parser { struct557 struct hid_global global;558 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];559 unsigned global_stack_ptr;560 struct hid_local local;561 unsigned collection_stack[HID_COLLECTION_STACK_SIZE];562 unsigned collection_stack_ptr;563 struct hid_device *device;