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/
A Daio_simple.c91 .bLength = sizeof(descriptors.fs_descs.intf),
98 .bLength = sizeof(descriptors.fs_descs.bulk_sink),
104 .bLength = sizeof(descriptors.fs_descs.bulk_source),
113 .bLength = sizeof(descriptors.hs_descs.intf),
120 .bLength = sizeof(descriptors.hs_descs.bulk_sink),
127 .bLength = sizeof(descriptors.hs_descs.bulk_source),
/tools/usb/ffs-aio-example/multibuff/device_app/
A 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/
A Dffs-test.c137 .bLength = sizeof descriptors.fs_descs.intf,
144 .bLength = sizeof descriptors.fs_descs.sink,
151 .bLength = sizeof descriptors.fs_descs.source,
161 .bLength = sizeof descriptors.fs_descs.intf,
168 .bLength = sizeof descriptors.hs_descs.sink,
175 .bLength = sizeof descriptors.hs_descs.source,
186 .bLength = sizeof descriptors.fs_descs.intf,
193 .bLength = sizeof descriptors.hs_descs.sink,
200 .bLength = USB_DT_SS_EP_COMP_SIZE,
207 .bLength = sizeof descriptors.hs_descs.source,
[all …]
A Dtestusb.c67 __u8 bLength; member
84 __u8 bLength; member
147 if (u.intf.bLength == sizeof u.intf in testdev_ffs_ifnum()
164 if (dev.bLength != sizeof dev || dev.bDescriptorType != USB_DT_DEVICE) in testdev_ifnum()

Completed in 7 milliseconds