Home
last modified time | relevance | path

Searched refs:usb_hs_bandwidth_free (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.h69 void usb_hs_bandwidth_free(struct usb_xfer *xfer);
Dusb_hub.c2064 usb_hs_bandwidth_free(struct usb_xfer *xfer) in usb_hs_bandwidth_free() function
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2317 usb_hs_bandwidth_free(xfer); in ehci_device_intr_close()
2698 usb_hs_bandwidth_free(xfer); in ehci_device_isoc_hs_close()
Dxhci.c3049 usb_hs_bandwidth_free(xfer); in xhci_device_generic_close()