Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.h68 void usb_hs_bandwidth_alloc(struct usb_xfer *xfer);
Dusb_hub.c1983 usb_hs_bandwidth_alloc(struct usb_xfer *xfer) in usb_hs_bandwidth_alloc() function
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2276 usb_hs_bandwidth_alloc(xfer); in ehci_device_intr_open()
2653 usb_hs_bandwidth_alloc(xfer); in ehci_device_isoc_hs_open()
Dxhci.c3032 usb_hs_bandwidth_alloc(xfer); in xhci_device_generic_open()