Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h230 struct hid_item { struct
231 __u8 format;
232 __u8 size;
233 __u8 type;
234 __u8 tag;
235 union {
243 } zdata;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h230 struct hid_item { struct
231 __u8 format;
232 __u8 size;
233 __u8 type;
234 __u8 tag;
235 union {
243 } zdata;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h230 struct hid_item { struct
231 __u8 format;
232 __u8 size;
233 __u8 type;
234 __u8 tag;
235 union {
243 } zdata;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h230 struct hid_item { struct
231 __u8 format;
232 __u8 size;
233 __u8 type;
234 __u8 tag;
235 union {
243 } zdata;