Searched refs:bInterval (Results 1 - 16 of 16) sorted by relevance
| /third_party/backends/tools/ |
| H A D | check-usb-chip.c | 150 || (dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval != in check_gt6801() 156 "wMaxPacketSize = 0x%x, bInterval = 0x%x)\n", in check_gt6801() 162 dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval); in check_gt6801() 275 || (dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval != in check_gt6816() 281 "wMaxPacketSize = 0x%x, bInterval = 0x%x)\n", in check_gt6816() 287 dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval); in check_gt6816() 296 || (dev->config[0].interface[0].altsetting[0].endpoint[1].bInterval != in check_gt6816() 302 "wMaxPacketSize = 0x%x, bInterval = 0x%x)\n", in check_gt6816() 308 dev->config[0].interface[0].altsetting[0].endpoint[1].bInterval); in check_gt6816() 428 || (dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval ! in check_gt8911() [all...] |
| H A D | sane-find-scanner.c | 639 printf (" bInterval %d ms\n", e->bInterval); in check_libusb_device() 1018 printf (" bInterval %d ms\n", e->bInterval); in check_libusb_device() 1542 .endpoint[current_ep].bInterval = number; in parse_file()
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_acm_desc.c | 119 .bInterval = 9 149 .bInterval = 0 166 .bInterval = 0
|
| H A D | f_hid.h | 64 uByte bInterval; member
|
| H A D | f_uac.h | 170 uByte bInterval; member
|
| H A D | rndis.c | 280 .bInterval = 9, 307 .bInterval = 0, 324 .bInterval = 0,
|
| H A D | f_hid.c | 180 .bInterval = 0x04 /* bInterval = 4ms */ 190 .bInterval = 0x04
|
| H A D | f_uac.c | 337 .bInterval = 4, 356 .bInterval = 4,
|
| H A D | f_uvc.c | 355 .bInterval = 8 817 .bInterval = 1 846 /* The wMaxPacketSize and bInterval values will be initialized from 855 .bInterval = 0
|
| H A D | f_mass_storage.c | 222 .bInterval = 0 241 .bInterval = 0
|
| /third_party/backends/include/sane/ |
| H A D | usb_manager.h | 293 uint8_t bInterval; member
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb.h | 565 uByte bInterval; member
|
| H A D | usb_transfer.c | 495 xfer->fps_shift = edesc->bInterval; in usbd_transfer_setup_sub() 529 xfer->interval = edesc->bInterval; in usbd_transfer_setup_sub()
|
| H A D | usb_device.c | 1555 udev->ctrl_ep_desc.bInterval = 0; in usb_alloc_device()
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | xhci.c | 3213 .bInterval = 255,
|
| H A D | ehci.c | 2989 .bInterval = 255,
|
Completed in 33 milliseconds