Home
last modified time | relevance | path

Searched refs:UE_BULK (Results 1 – 17 of 17) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c147 .bmAttributes = UE_BULK,
164 .bmAttributes = UE_BULK,
Drndis.c305 .bmAttributes = UE_BULK,
322 .bmAttributes = UE_BULK,
Dcomposite.c99 if (ep_desc->bmAttributes == UE_BULK) in usbd_configep_byspeed()
Df_mass_storage.c220 .bmAttributes = UE_BULK,
239 .bmAttributes = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c99 .type = UE_BULK,
112 .type = UE_BULK,
152 .type = UE_BULK,
165 .type = UE_BULK,
Dif_axge.c87 .type = UE_BULK,
97 .type = UE_BULK,
Dif_axe.c161 .type = UE_BULK,
171 .type = UE_BULK,
Dif_urndis.c79 .type = UE_BULK,
92 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c587 (type != UE_BULK)) { in usbd_transfer_setup_sub()
835 if ((type == UE_BULK) || (type == UE_BULK_INTR) || in usbd_transfer_setup_has_bulk()
2657 if ((type == UE_BULK) || in usbd_pipe_start()
2722 if ((type == UE_BULK) || in usbd_pipe_start()
3371 if (type == UE_BULK) in usbd_get_std_packet_size()
3389 (type == UE_BULK)) { in usbd_get_std_packet_size()
Dusb.h546 #define UE_BULK 0x02 macro
Dusb_hub.c2461 [UE_BULK] = USB_HW_POWER_BULK, in usbd_transfer_power_ref()
2652 if (type_refs[UE_BULK] != 0) in usb_bus_powerd()
2791 if (udev->pwr_save.type_refs[UE_BULK] != 0) in usb_dev_resume_peer()
Dusb_device.c336 ((edesc->bmAttributes & UE_XFERTYPE) == UE_BULK) && in usb_init_endpoint()
922 if ((et != UE_BULK) && in usbd_set_endpoint_stall()
Dusb_generic.c210 case UE_BULK: in ugen_open_pipe_write()
279 case UE_BULK: in ugen_open_pipe_read()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c569 .type = UE_BULK,
578 .type = UE_BULK,
597 .type = UE_BULK,
616 .type = UE_BULK,
669 .type = UE_BULK,
688 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c123 .type = UE_BULK,
133 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c2411 case UE_BULK: in xhci_configure_endpoint()
4270 ((ep->edesc->bmAttributes & UE_XFERTYPE) != UE_BULK) || in xhci_set_endpoint_mode()
Dehci.c3731 case UE_BULK: