Home
last modified time | relevance | path

Searched refs:UE_ISOCHRONOUS (Results 1 - 8 of 8) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_transfer.c373 case UE_ISOCHRONOUS: in usbd_transfer_setup_sub()
401 case UE_ISOCHRONOUS: in usbd_transfer_setup_sub()
474 if (type == UE_ISOCHRONOUS) { in usbd_transfer_setup_sub()
611 if (type == UE_ISOCHRONOUS) { in usbd_transfer_setup_sub()
644 if (type == UE_ISOCHRONOUS) { in usbd_transfer_setup_sub()
2689 } else if (type == UE_ISOCHRONOUS) { in usbd_pipe_start()
3367 case UE_ISOCHRONOUS: in usbd_get_std_packet_size()
H A Dusb_hub.c2019 case UE_ISOCHRONOUS: in usb_hs_bandwidth_alloc()
2080 case UE_ISOCHRONOUS: in usb_hs_bandwidth_free()
2463 [UE_ISOCHRONOUS] = USB_HW_POWER_ISOC, in usbd_transfer_power_ref()
2542 (udev->pwr_save.type_refs[UE_ISOCHRONOUS] != 0) || in usb_peer_should_wakeup()
2656 if (type_refs[UE_ISOCHRONOUS] != 0) in usb_bus_powerd()
2795 if (udev->pwr_save.type_refs[UE_ISOCHRONOUS] != 0) in usb_dev_resume_peer()
H A Dusb.h545 #define UE_ISOCHRONOUS 0x01 macro
H A Dusb_generic.c225 case UE_ISOCHRONOUS: in ugen_open_pipe_write()
295 case UE_ISOCHRONOUS: in ugen_open_pipe_read()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2370 case UE_ISOCHRONOUS: in xhci_configure_endpoint()
2401 if (type != UE_ISOCHRONOUS) in xhci_configure_endpoint()
2408 case UE_ISOCHRONOUS: in xhci_configure_endpoint()
2428 case UE_ISOCHRONOUS: in xhci_configure_endpoint()
H A Dehci.c3723 case UE_ISOCHRONOUS:
3729 DPRINTFN(2, "UE_ISOCHRONOUS\n");
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c790 if (type == UE_ISOCHRONOUS) { in usb_setup_endpoint_agg()
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_uvc.c815 .bmAttributes = UE_ISO_ASYNC | UE_ISOCHRONOUS,

Completed in 25 milliseconds