Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_hub.h66 void usb_hs_bandwidth_alloc(struct usb_xfer *xfer);
H A Dusb_hub.c1903 usb_hs_bandwidth_alloc(struct usb_xfer *xfer) in usb_hs_bandwidth_alloc() function
/dragonfly/sys/bus/u4b/controller/
H A Dehci.c2370 usb_hs_bandwidth_alloc(xfer); in ehci_device_intr_open()
2743 usb_hs_bandwidth_alloc(xfer); in ehci_device_isoc_hs_open()
H A Dxhci.c3067 usb_hs_bandwidth_alloc(xfer); in xhci_device_generic_open()