Home
last modified time | relevance | path

Searched refs:UE_INTERRUPT (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/sys/dev/usb/template/
H A Dusb_template_serialnet.c188 .bmAttributes = UE_INTERRUPT,
250 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_multi.c191 .bmAttributes = UE_INTERRUPT,
253 .bmAttributes = UE_INTERRUPT,
H A Dusb_template.c339 case UE_INTERRUPT: in usb_make_endpoint_desc()
620 if ((pf->support_interrupt && (ep_type == UE_INTERRUPT)) || in usb_hw_ep_match()
1003 usb_hw_ep_get_needs(ues, UE_INTERRUPT, 0) || in usb_hw_ep_resolve()
1028 usb_hw_ep_get_needs(ues, UE_INTERRUPT, 1) || in usb_hw_ep_resolve()
H A Dusb_template_kbd.c125 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_mouse.c123 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_mtp.c131 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_modem.c125 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_cdce.c172 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_phone.c320 .bmAttributes = UE_INTERRUPT,
/freebsd/sys/dev/usb/serial/
H A Dumct.c170 .type = UE_INTERRUPT,
180 .type = UE_INTERRUPT,
H A Dumodem.c256 .type = UE_INTERRUPT,
267 .type = UE_INTERRUPT,
H A Ducycom.c142 .type = UE_INTERRUPT,
/freebsd/sys/dev/usb/input/
H A Dusbhid.c292 .type = UE_INTERRUPT,
299 .type = UE_INTERRUPT,
518 sc->sc_config[xfer_idx].type != UE_INTERRUPT || in usbhid_sync_xfer()
H A Duhid.c374 .type = UE_INTERRUPT,
383 .type = UE_INTERRUPT,
H A Duep.c320 .type = UE_INTERRUPT,
/freebsd/sys/dev/usb/
H A Dusb_hub.c133 .type = UE_INTERRUPT,
1939 case UE_INTERRUPT: in usb_hs_bandwidth_alloc()
2017 case UE_INTERRUPT: in usb_hs_bandwidth_free()
2391 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT, in usbd_transfer_power_ref()
2583 if (type_refs[UE_INTERRUPT] != 0) in usb_bus_powerd()
2722 if (udev->pwr_save.type_refs[UE_INTERRUPT] != 0) in usb_dev_resume_peer()
H A Dusb_transfer.c396 case UE_INTERRUPT: in usbd_get_max_frame_length()
506 case UE_INTERRUPT: in usbd_transfer_setup_sub()
657 if (type == UE_INTERRUPT) { in usbd_transfer_setup_sub()
2836 (type == UE_INTERRUPT)) { in usbd_pipe_start()
3566 case UE_INTERRUPT: in usbd_get_std_packet_size()
/freebsd/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c142 .type = UE_INTERRUPT,
/freebsd/sys/dev/usb/net/
H A Dif_cdce.c162 .type = UE_INTERRUPT,
174 .type = UE_INTERRUPT,
215 .type = UE_INTERRUPT,
227 .type = UE_INTERRUPT,
/freebsd/sys/dev/usb/gadget/
H A Dg_keyboard.c157 .type = UE_INTERRUPT,
H A Dg_mouse.c155 .type = UE_INTERRUPT,
H A Dg_modem.c156 .type = UE_INTERRUPT,
/freebsd/sys/dev/usb/misc/
H A Dugold.c149 .type = UE_INTERRUPT,
/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.c1228 } else if (td->ep_type == UE_INTERRUPT) { in dwc_otg_host_rate_check()
1413 if (td->ep_type == UE_INTERRUPT) { in dwc_otg_host_data_rx()
2564 if (td == NULL || td->ep_type != UE_INTERRUPT) in dwc_otg_update_host_transfer_schedule_locked()
3338 if (td->ep_type == UE_INTERRUPT) in dwc_otg_setup_standard_chain()
3361 if (td->ep_type == UE_INTERRUPT) { in dwc_otg_setup_standard_chain()
3382 if (td->ep_type == UE_INTERRUPT) { in dwc_otg_setup_standard_chain()
3729 } else if (ep_type == UE_INTERRUPT) { in dwc_otg_clear_stall_sub_locked()
4275 .bmAttributes = UE_INTERRUPT,
H A Dmusb_otg.c2458 case UE_INTERRUPT: in musbotg_setup_standard_chain()
2893 case UE_INTERRUPT: in musbotg_clear_stall_sub()
2953 case UE_INTERRUPT: in musbotg_clear_stall_sub()
3520 .bmAttributes = UE_INTERRUPT,
4139 case UE_INTERRUPT: in musbotg_ep_init()

123