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/
H A Dif_cdce.c125 .type = UE_INTERRUPT,
137 .type = UE_INTERRUPT,
178 .type = UE_INTERRUPT,
190 .type = UE_INTERRUPT,
H A Dif_urndis.c107 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c118 .type = UE_INTERRUPT,
2001 case UE_INTERRUPT: in usb_hs_bandwidth_alloc()
2079 case UE_INTERRUPT: in usb_hs_bandwidth_free()
2462 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT, in usbd_transfer_power_ref()
2654 if (type_refs[UE_INTERRUPT] != 0) in usb_bus_powerd()
2793 if (udev->pwr_save.type_refs[UE_INTERRUPT] != 0) in usb_dev_resume_peer()
H A Dusb_transfer.c374 case UE_INTERRUPT: in usbd_transfer_setup_sub()
525 if (type == UE_INTERRUPT) { in usbd_transfer_setup_sub()
2658 (type == UE_INTERRUPT)) { in usbd_pipe_start()
3364 case UE_INTERRUPT: in usbd_get_std_packet_size()
H A Dusb_generic.c143 if (type == UE_INTERRUPT) { in ugen_open()
209 case UE_INTERRUPT: in ugen_open_pipe_write()
278 case UE_INTERRUPT: in ugen_open_pipe_read()
H A Dusb.h547 #define UE_INTERRUPT 0x03 macro
H A Dusb_device.c923 (et != UE_INTERRUPT)) { in usbd_set_endpoint_stall()
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_acm_desc.c117 .bmAttributes = UE_INTERRUPT,
H A Drndis.c278 .bmAttributes = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c352 .type = UE_INTERRUPT,
361 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2365 case UE_INTERRUPT: in xhci_configure_endpoint()
2427 case UE_INTERRUPT: in xhci_configure_endpoint()
2866 case UE_INTERRUPT: in xhci_transfer_insert()
3211 .bmAttributes = UE_INTERRUPT,
H A Dehci.c2987 .bmAttributes = UE_INTERRUPT,
3719 case UE_INTERRUPT:
3721 DPRINTFN(2, "UE_INTERRUPT\n");
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c142 .type = UE_INTERRUPT,
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c841 if(type == UE_INTERRUPT){ in usb_setup_endpoint_agg()
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c707 .type = UE_INTERRUPT,

Completed in 45 milliseconds