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.c126 .type = UE_INTERRUPT,
138 .type = UE_INTERRUPT,
179 .type = UE_INTERRUPT,
191 .type = UE_INTERRUPT,
Dif_urndis.c108 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c119 .type = UE_INTERRUPT,
2002 case UE_INTERRUPT: in usb_hs_bandwidth_alloc()
2080 case UE_INTERRUPT: in usb_hs_bandwidth_free()
2463 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT, in usbd_transfer_power_ref()
2655 if (type_refs[UE_INTERRUPT] != 0) in usb_bus_powerd()
2794 if (udev->pwr_save.type_refs[UE_INTERRUPT] != 0) in usb_dev_resume_peer()
Dusb_transfer.c372 case UE_INTERRUPT: in usbd_transfer_setup_sub()
523 if (type == UE_INTERRUPT) { in usbd_transfer_setup_sub()
2656 (type == UE_INTERRUPT)) { in usbd_pipe_start()
3362 case UE_INTERRUPT: in usbd_get_std_packet_size()
Dusb.h546 #define UE_INTERRUPT 0x03 macro
Dusb_generic.c144 if (type == UE_INTERRUPT) { in ugen_open()
210 case UE_INTERRUPT: in ugen_open_pipe_write()
279 case UE_INTERRUPT: in ugen_open_pipe_read()
Dusb_device.c924 (et != UE_INTERRUPT)) { in usbd_set_endpoint_stall()
/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c117 .bmAttributes = UE_INTERRUPT,
Drndis.c278 .bmAttributes = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c354 .type = UE_INTERRUPT,
363 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c2366 case UE_INTERRUPT: in xhci_configure_endpoint()
2428 case UE_INTERRUPT: in xhci_configure_endpoint()
2867 case UE_INTERRUPT: in xhci_transfer_insert()
3212 .bmAttributes = UE_INTERRUPT,
Dehci.c2988 .bmAttributes = UE_INTERRUPT,
3720 case UE_INTERRUPT:
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c144 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c842 if(type == UE_INTERRUPT){ in usb_setup_endpoint_agg()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c711 .type = UE_INTERRUPT,