Searched defs:hid_parser (Results 1 – 4 of 4) sorted by relevance
286 struct hid_parser { struct287 struct hid_global global;288 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];289 unsigned global_stack_ptr;290 struct hid_local local;291 struct hid_collection collection_stack[HID_COLLECTION_STACK_SIZE];292 unsigned collection_stack_ptr;