Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h286 struct hid_parser { struct
287 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;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h286 struct hid_parser { struct
287 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;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h286 struct hid_parser { struct
287 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;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h286 struct hid_parser { struct
287 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;