Home
last modified time | relevance | path

Searched refs:bMaxBurst (Results 1 – 10 of 10) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c125 .bMaxBurst = 0,
155 .bMaxBurst = 0,
172 .bMaxBurst = 0,
Drndis.c286 .bMaxBurst = 0,
313 .bMaxBurst = 0,
330 .bMaxBurst = 0,
Df_uvc.c364 .bMaxBurst = 0,
825 .bMaxBurst = 0xe,
863 .bMaxBurst = 0x0,
Df_mass_storage.c229 .bMaxBurst = 0xf,
248 .bMaxBurst = 0xf,
/third_party/libusb/examples/
Dtestlibusb.c29 printf(" bMaxBurst: %u\n", ep_comp->bMaxBurst); in print_endpoint_comp()
Dxusb.c905 printf(" max burst: %02X (USB 3.0)\n", ep_comp->bMaxBurst); in test_device()
/third_party/FreeBSD/sys/dev/usb/
Dusb.h570 uByte bMaxBurst; member
Dusb_transfer.c393 xfer->max_packet_count += ecomp->bMaxBurst; in usbd_transfer_setup_sub()
/third_party/libusb/libusb/
Dlibusb.h752 uint8_t bMaxBurst; member
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c3243 .bMaxBurst = 0,