Searched refs:UE_INTERRUPT (Results 1 - 25 of 67) sorted by relevance

123

/freebsd-12-stable/sys/compat/ndis/
H A Dusbd_var.h96 UsbdPipeTypeInterrupt = UE_INTERRUPT
/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template_serialnet.c190 .bmAttributes = UE_INTERRUPT,
252 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_multi.c193 .bmAttributes = UE_INTERRUPT,
255 .bmAttributes = UE_INTERRUPT,
H A Dusb_template.c341 case UE_INTERRUPT:
622 if ((pf->support_interrupt && (ep_type == UE_INTERRUPT)) ||
1014 usb_hw_ep_get_needs(ues, UE_INTERRUPT, 0) ||
1041 usb_hw_ep_get_needs(ues, UE_INTERRUPT, 1) ||
H A Dusb_template_cdce.c173 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_kbd.c126 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_modem.c126 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_mouse.c124 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_mtp.c132 .bmAttributes = UE_INTERRUPT,
H A Dusb_template_phone.c321 .bmAttributes = UE_INTERRUPT,
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c134 case UE_INTERRUPT:
507 case UE_INTERRUPT:
626 case UE_INTERRUPT:
1412 .bmAttributes = UE_INTERRUPT,
1788 case UE_INTERRUPT:
1867 case UE_INTERRUPT:
/freebsd-12-stable/sys/dev/usb/controller/
H A Dsaf1761_otg.c230 case UE_INTERRUPT:
276 case UE_INTERRUPT:
1828 if (ep_type == UE_INTERRUPT) {
1848 if (ep_type == UE_INTERRUPT) {
2852 .bmAttributes = UE_INTERRUPT,
3517 if (ep_type == UE_INTERRUPT) {
3643 case UE_INTERRUPT:
3699 case UE_INTERRUPT:
H A Ddwc_otg.c1234 } else if (td->ep_type == UE_INTERRUPT) {
1419 if (td->ep_type == UE_INTERRUPT) {
2578 if (td == NULL || td->ep_type != UE_INTERRUPT)
3368 if (td->ep_type == UE_INTERRUPT)
3391 if (td->ep_type == UE_INTERRUPT) {
3412 if (td->ep_type == UE_INTERRUPT) {
3764 } else if (ep_type == UE_INTERRUPT) {
4326 .bmAttributes = UE_INTERRUPT,
/freebsd-12-stable/sys/dev/usb/serial/
H A Dumct.c173 .type = UE_INTERRUPT,
183 .type = UE_INTERRUPT,
H A Ducycom.c143 .type = UE_INTERRUPT,
H A Dumodem.c256 .type = UE_INTERRUPT,
267 .type = UE_INTERRUPT,
/freebsd-12-stable/sys/dev/usb/gadget/
H A Dg_keyboard.c159 .type = UE_INTERRUPT,
H A Dg_mouse.c159 .type = UE_INTERRUPT,
H A Dg_modem.c160 .type = UE_INTERRUPT,
/freebsd-12-stable/sys/dev/usb/net/
H A Dif_cdce.c157 .type = UE_INTERRUPT,
169 .type = UE_INTERRUPT,
211 .type = UE_INTERRUPT,
223 .type = UE_INTERRUPT,
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c143 .type = UE_INTERRUPT,
/freebsd-12-stable/sys/dev/usb/
H A Dusb_hub.c168 .type = UE_INTERRUPT,
1961 case UE_INTERRUPT:
2039 case UE_INTERRUPT:
2415 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT,
2609 if (type_refs[UE_INTERRUPT] != 0)
2751 if (udev->pwr_save.type_refs[UE_INTERRUPT] != 0)
/freebsd-12-stable/sys/dev/usb/input/
H A Duep.c321 .type = UE_INTERRUPT,
H A Duhid.c367 .type = UE_INTERRUPT,
376 .type = UE_INTERRUPT,
/freebsd-12-stable/sys/dev/usb/misc/
H A Dugold.c151 .type = UE_INTERRUPT,

Completed in 202 milliseconds

123