Home
last modified time | relevance | path

Searched refs:UE_ISOCHRONOUS (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/dev/usb/gadget/
H A Dg_audio.c161 .type = UE_ISOCHRONOUS,
173 .type = UE_ISOCHRONOUS,
185 .type = UE_ISOCHRONOUS,
197 .type = UE_ISOCHRONOUS,
/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.c721 if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_check_tx_fifo_empty()
1057 if (td->ep_type != UE_ISOCHRONOUS) in dwc_otg_host_setup_tx()
1219 if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_rate_check()
1287 if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_data_rx_sub()
1464 if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_data_rx()
1577 if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_data_rx()
1639 td->ep_type == UE_ISOCHRONOUS) in dwc_otg_host_data_rx()
1957 if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_data_tx()
2044 td->ep_type == UE_ISOCHRONOUS) in dwc_otg_host_data_tx()
2082 if (td->ep_type != UE_ISOCHRONOUS) in dwc_otg_host_data_tx()
[all …]
H A Dxhci.c2384 case UE_ISOCHRONOUS: in xhci_configure_endpoint()
2415 if (type != UE_ISOCHRONOUS) in xhci_configure_endpoint()
2422 case UE_ISOCHRONOUS: in xhci_configure_endpoint()
2442 case UE_ISOCHRONOUS: in xhci_configure_endpoint()
3857 (edesc->bmAttributes & UE_XFERTYPE) != UE_ISOCHRONOUS) { in xhci_configure_reset_endpoint()
H A Dmusb_otg.c2452 case UE_ISOCHRONOUS: in musbotg_setup_standard_chain()
2898 case UE_ISOCHRONOUS: in musbotg_clear_stall_sub()
2958 case UE_ISOCHRONOUS: in musbotg_clear_stall_sub()
4142 case UE_ISOCHRONOUS: in musbotg_ep_init()
H A Datmegadci.c2052 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in atmegadci_ep_init()
H A Davr32dci.c2014 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in avr32dci_ep_init()
H A Duss820dci.c2335 case UE_ISOCHRONOUS: in uss820dci_ep_init()
H A Dohci.c2520 case UE_ISOCHRONOUS: in ohci_ep_init()
H A Duhci.c2979 case UE_ISOCHRONOUS: in uhci_ep_init()
H A Dehci.c3671 case UE_ISOCHRONOUS: in ehci_ep_init()
/freebsd/sys/dev/usb/template/
H A Dusb_template_audio.c257 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT,
315 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT,
H A Dusb_template_phone.c212 .bmAttributes = UE_ISOCHRONOUS,
269 .bmAttributes = UE_ISOCHRONOUS,
H A Dusb_template.c282 if (et == UE_ISOCHRONOUS) { in usb_make_endpoint_desc()
318 if (et == UE_ISOCHRONOUS) in usb_make_endpoint_desc()
621 (pf->support_isochronous && (ep_type == UE_ISOCHRONOUS)) || in usb_hw_ep_match()
1002 if (usb_hw_ep_get_needs(ues, UE_ISOCHRONOUS, 0) || in usb_hw_ep_resolve()
1027 if (usb_hw_ep_get_needs(ues, UE_ISOCHRONOUS, 1) || in usb_hw_ep_resolve()
/freebsd/sys/dev/usb/
H A Dusb_transfer.c395 case UE_ISOCHRONOUS: in usbd_get_max_frame_length()
423 case UE_ISOCHRONOUS: in usbd_get_max_frame_length()
505 case UE_ISOCHRONOUS: in usbd_transfer_setup_sub()
533 case UE_ISOCHRONOUS: in usbd_transfer_setup_sub()
606 if (type == UE_ISOCHRONOUS) { in usbd_transfer_setup_sub()
743 if (type == UE_ISOCHRONOUS) { in usbd_transfer_setup_sub()
776 if (type == UE_ISOCHRONOUS) { in usbd_transfer_setup_sub()
2866 } else if (type == UE_ISOCHRONOUS) { in usbd_pipe_start()
3569 case UE_ISOCHRONOUS: in usbd_get_std_packet_size()
H A Dusb_hub.c1957 case UE_ISOCHRONOUS: in usb_hs_bandwidth_alloc()
2018 case UE_ISOCHRONOUS: in usb_hs_bandwidth_free()
2392 [UE_ISOCHRONOUS] = USB_HW_POWER_ISOC, in usbd_transfer_power_ref()
2471 (udev->pwr_save.type_refs[UE_ISOCHRONOUS] != 0) || in usb_peer_should_wakeup()
2585 if (type_refs[UE_ISOCHRONOUS] != 0) in usb_bus_powerd()
2724 if (udev->pwr_save.type_refs[UE_ISOCHRONOUS] != 0) in usb_dev_resume_peer()
H A Dusb.h543 #define UE_ISOCHRONOUS 0x01 macro
H A Dusb_generic.c290 case UE_ISOCHRONOUS: in ugen_open_pipe_write()
360 case UE_ISOCHRONOUS: in ugen_open_pipe_read()
/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c338 .type = UE_ISOCHRONOUS,
349 .type = UE_ISOCHRONOUS,
360 .type = UE_ISOCHRONOUS,
371 .type = UE_ISOCHRONOUS,
/freebsd/sys/dev/sound/usb/
H A Duaudio.c575 .type = UE_ISOCHRONOUS,
585 .type = UE_ISOCHRONOUS,
595 .type = UE_ISOCHRONOUS,
608 .type = UE_ISOCHRONOUS,
618 .type = UE_ISOCHRONOUS,
628 .type = UE_ISOCHRONOUS,
1924 if (UE_GET_XFERTYPE(ed1->bmAttributes) != UE_ISOCHRONOUS) { in uaudio_chan_fill_info_sub()
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c154 [UE_ISOCHRONOUS] = "ISOC",
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c793 if (type == UE_ISOCHRONOUS) { in usb_setup_endpoint()