Home
last modified time | relevance | path

Searched refs:bLength (Results 1 – 4 of 4) sorted by relevance

/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c73 .bLength = sizeof(descriptors.fs_descs.intf),
80 .bLength = sizeof(descriptors.fs_descs.bulk_sink),
86 .bLength = sizeof(descriptors.fs_descs.bulk_source),
95 .bLength = sizeof(descriptors.hs_descs.intf),
102 .bLength = sizeof(descriptors.hs_descs.bulk_sink),
108 .bLength = sizeof(descriptors.hs_descs.bulk_source),
/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c75 .bLength = sizeof(descriptors.fs_descs.intf),
82 .bLength = sizeof(descriptors.fs_descs.bulk_sink),
88 .bLength = sizeof(descriptors.fs_descs.bulk_source),
97 .bLength = sizeof(descriptors.hs_descs.intf),
104 .bLength = sizeof(descriptors.hs_descs.bulk_sink),
111 .bLength = sizeof(descriptors.hs_descs.bulk_source),
/tools/usb/
Dtestusb.c80 __u8 bLength; member
97 __u8 bLength; member
154 if (u.intf.bLength == sizeof u.intf in testdev_ffs_ifnum()
171 if (dev.bLength != sizeof dev || dev.bDescriptorType != USB_DT_DEVICE) in testdev_ifnum()
Dffs-test.c128 .bLength = sizeof descriptors.fs_descs.intf,
135 .bLength = sizeof descriptors.fs_descs.sink,
142 .bLength = sizeof descriptors.fs_descs.source,
152 .bLength = sizeof descriptors.fs_descs.intf,
159 .bLength = sizeof descriptors.hs_descs.sink,
166 .bLength = sizeof descriptors.hs_descs.source,