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.c100 .type = UE_BULK,
113 .type = UE_BULK,
153 .type = UE_BULK,
166 .type = UE_BULK,
Dif_axge.c88 .type = UE_BULK,
98 .type = UE_BULK,
Dif_urndis.c80 .type = UE_BULK,
93 .type = UE_BULK,
Dif_axe.c163 .type = UE_BULK,
173 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c585 (type != UE_BULK)) { in usbd_transfer_setup_sub()
833 if ((type == UE_BULK) || (type == UE_BULK_INTR) || in usbd_transfer_setup_has_bulk()
2655 if ((type == UE_BULK) || in usbd_pipe_start()
2720 if ((type == UE_BULK) || in usbd_pipe_start()
3369 if (type == UE_BULK) in usbd_get_std_packet_size()
3387 (type == UE_BULK)) { in usbd_get_std_packet_size()
Dusb.h545 #define UE_BULK 0x02 macro
Dusb_hub.c2462 [UE_BULK] = USB_HW_POWER_BULK, in usbd_transfer_power_ref()
2653 if (type_refs[UE_BULK] != 0) in usb_bus_powerd()
2792 if (udev->pwr_save.type_refs[UE_BULK] != 0) in usb_dev_resume_peer()
Dusb_device.c337 ((edesc->bmAttributes & UE_XFERTYPE) == UE_BULK) && in usb_init_endpoint()
923 if ((et != UE_BULK) && in usbd_set_endpoint_stall()
Dusb_generic.c211 case UE_BULK: in ugen_open_pipe_write()
280 case UE_BULK: in ugen_open_pipe_read()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c573 .type = UE_BULK,
582 .type = UE_BULK,
601 .type = UE_BULK,
620 .type = UE_BULK,
673 .type = UE_BULK,
692 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c125 .type = UE_BULK,
135 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c2412 case UE_BULK: in xhci_configure_endpoint()
4271 ((ep->edesc->bmAttributes & UE_XFERTYPE) != UE_BULK) || in xhci_set_endpoint_mode()
Dehci.c3732 case UE_BULK: