/freebsd/sys/dev/usb/gadget/ |
H A D | g_audio.c | 161 .type = UE_ISOCHRONOUS, 173 .type = UE_ISOCHRONOUS, 185 .type = UE_ISOCHRONOUS, 197 .type = UE_ISOCHRONOUS,
|
/freebsd/sys/dev/usb/controller/ |
H A D | dwc_otg.c | 721 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() 1383 if (td->ep_type != UE_ISOCHRONOUS) { in dwc_otg_host_data_rx() 1428 } else if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_data_rx() 1464 if (td->ep_type == UE_ISOCHRONOUS) { in dwc_otg_host_data_rx() 1528 if (td->ep_type != UE_ISOCHRONOUS) { in dwc_otg_host_data_rx() 1535 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() [all...] |
H A D | musb_otg.c | 2452 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 D | atmegadci.c | 2052 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in atmegadci_ep_init()
|
H A D | avr32dci.c | 2014 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in avr32dci_ep_init()
|
H A D | uss820dci.c | 2335 case UE_ISOCHRONOUS: in uss820dci_ep_init()
|
H A D | ohci.c | 2520 case UE_ISOCHRONOUS: in ohci_ep_init()
|
H A D | uhci.c | 2979 case UE_ISOCHRONOUS: in uhci_ep_init()
|
H A D | ehci.c | 3671 case UE_ISOCHRONOUS: in ehci_ep_init()
|
/freebsd/sys/dev/usb/template/ |
H A D | usb_template_audio.c | 257 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT, 315 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT,
|
H A D | usb_template_phone.c | 212 .bmAttributes = UE_ISOCHRONOUS, 269 .bmAttributes = UE_ISOCHRONOUS,
|
H A D | usb_template.c | 282 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 D | usb_transfer.c | 395 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 D | usb_hub.c | 1957 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 D | usb.h | 543 #define UE_ISOCHRONOUS 0x01 macro
|
H A D | usb_generic.c | 290 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 D | ng_ubt.c | 338 .type = UE_ISOCHRONOUS, 349 .type = UE_ISOCHRONOUS, 360 .type = UE_ISOCHRONOUS, 371 .type = UE_ISOCHRONOUS,
|
/freebsd/sys/dev/sound/usb/ |
H A D | uaudio.c | 573 .type = UE_ISOCHRONOUS, 583 .type = UE_ISOCHRONOUS, 593 .type = UE_ISOCHRONOUS, 606 .type = UE_ISOCHRONOUS, 616 .type = UE_ISOCHRONOUS, 626 .type = UE_ISOCHRONOUS, 1914 if (UE_GET_XFERTYPE(ed1->bmAttributes) != UE_ISOCHRONOUS) { in uaudio_chan_fill_info_sub()
|
/freebsd/usr.sbin/usbdump/ |
H A D | usbdump.c | 154 [UE_ISOCHRONOUS] = "ISOC",
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | 793 if (type == UE_ISOCHRONOUS) { in usb_setup_endpoint()
|