Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c127 .type = UE_INTERRUPT,
139 .type = UE_INTERRUPT,
181 .type = UE_INTERRUPT,
193 .type = UE_INTERRUPT,
Dif_urndis.c108 .type = UE_INTERRUPT,
/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c117 .bmAttributes = UE_INTERRUPT,
Drndis.c278 .bmAttributes = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c120 .type = UE_INTERRUPT,
2008 case UE_INTERRUPT: in usb_hs_bandwidth_alloc()
2086 case UE_INTERRUPT: in usb_hs_bandwidth_free()
2471 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT, in usbd_transfer_power_ref()
2665 if (type_refs[UE_INTERRUPT] != 0) in usb_bus_powerd()
2807 if (udev->pwr_save.type_refs[UE_INTERRUPT] != 0) in usb_dev_resume_peer()
Dusb_transfer.c376 case UE_INTERRUPT: in usbd_transfer_setup_sub()
531 if (type == UE_INTERRUPT) { in usbd_transfer_setup_sub()
2686 (type == UE_INTERRUPT)) { in usbd_pipe_start()
3397 case UE_INTERRUPT: in usbd_get_std_packet_size()
Dusb.h545 #define UE_INTERRUPT 0x03 macro
Dusb_generic.c147 if (type == UE_INTERRUPT) { in ugen_open()
213 case UE_INTERRUPT: in ugen_open_pipe_write()
282 case UE_INTERRUPT: in ugen_open_pipe_read()
Dusb_device.c927 (et != UE_INTERRUPT)) { in usbd_set_endpoint_stall()
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c353 .type = UE_INTERRUPT,
362 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c2385 case UE_INTERRUPT: in xhci_configure_endpoint()
2447 case UE_INTERRUPT: in xhci_configure_endpoint()
2888 case UE_INTERRUPT: in xhci_transfer_insert()
3236 .bmAttributes = UE_INTERRUPT,
Dehci.c3013 .bmAttributes = UE_INTERRUPT,
3753 case UE_INTERRUPT:
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c145 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c846 if(type == UE_INTERRUPT){ in usb_setup_endpoint_agg()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c713 .type = UE_INTERRUPT,