Home
last modified time | relevance | path

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

12

/dragonfly/sys/bus/u4b/template/
H A Dusb_template_serialnet.c189 .bmAttributes = UE_INTERRUPT,
251 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_kbd.c109 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_mouse.c107 .bmAttributes = UE_INTERRUPT,
H A Dusb_template.c258 case UE_INTERRUPT: in usb_make_endpoint_desc()
535 if ((pf->support_interrupt && (ep_type == UE_INTERRUPT)) || in usb_hw_ep_match()
927 usb_hw_ep_get_needs(ues, UE_INTERRUPT, 0) || in usb_hw_ep_resolve()
954 usb_hw_ep_get_needs(ues, UE_INTERRUPT, 1) || in usb_hw_ep_resolve()
H A Dusb_template_modem.c103 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_mtp.c128 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_cdce.c175 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_phone.c310 .bmAttributes = UE_INTERRUPT,
/dragonfly/sys/bus/u4b/serial/
H A Dumct.c155 .type = UE_INTERRUPT,
165 .type = UE_INTERRUPT,
H A Dumodem.c238 .type = UE_INTERRUPT,
249 .type = UE_INTERRUPT,
H A Ducycom.c134 .type = UE_INTERRUPT,
H A Dubsa.c207 .type = UE_INTERRUPT,
H A Dumoscom.c233 .type = UE_INTERRUPT,
H A Duvscom.c205 .type = UE_INTERRUPT,
/dragonfly/sys/bus/u4b/
H A Dusb_hub.c161 .type = UE_INTERRUPT,
1922 case UE_INTERRUPT: in usb_hs_bandwidth_alloc()
2000 case UE_INTERRUPT: in usb_hs_bandwidth_free()
2351 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT, in usbd_transfer_power_ref()
2545 if (type_refs[UE_INTERRUPT] != 0) in usb_bus_powerd()
2643 if (udev->pwr_save.type_refs[UE_INTERRUPT] != 0) in usb_dev_resume_peer()
H A Dusb_transfer.c405 case UE_INTERRUPT: in usbd_transfer_setup_sub()
560 if (type == UE_INTERRUPT) { in usbd_transfer_setup_sub()
2739 (type == UE_INTERRUPT)) { in usbd_pipe_start()
3431 case UE_INTERRUPT: in usbd_get_std_packet_size()
H A Dusb_generic.c195 if (type == UE_INTERRUPT) { in ugen_open()
260 case UE_INTERRUPT: in ugen_open_pipe_write()
329 case UE_INTERRUPT: in ugen_open_pipe_read()
H A Dusb.h530 #define UE_INTERRUPT 0x03 macro
/dragonfly/sys/bus/u4b/net/
H A Dif_cdce.c151 .type = UE_INTERRUPT,
163 .type = UE_INTERRUPT,
205 .type = UE_INTERRUPT,
217 .type = UE_INTERRUPT,
/dragonfly/sys/bus/u4b/input/
H A Duhid.c356 .type = UE_INTERRUPT,
365 .type = UE_INTERRUPT,
H A Duep.c280 .type = UE_INTERRUPT,
/dragonfly/sys/netgraph7/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c138 .type = UE_INTERRUPT,
/dragonfly/sys/bus/u4b/gadget/
H A Dg_keyboard.c153 .type = UE_INTERRUPT,
H A Dg_mouse.c153 .type = UE_INTERRUPT,
H A Dg_modem.c154 .type = UE_INTERRUPT,

12