Searched refs:bandwidth_allocated (Results 1 – 4 of 4) sorted by relevance
111 dev->bus->bandwidth_allocated -= urb->bandwidth; in usb_release_bandwidth()261 bus->bandwidth_allocated = 0; in usb_bus_init()
599 ehci_to_hcd(ehci)->self.bandwidth_allocated += qh->ps.bw_period in qh_link_periodic()637 ehci_to_hcd(ehci)->self.bandwidth_allocated -= qh->ps.bw_period in qh_unlink_periodic()1776 ehci_to_hcd(ehci)->self.bandwidth_allocated in itd_link_urb()1915 ehci_to_hcd(ehci)->self.bandwidth_allocated in itd_complete()2182 ehci_to_hcd(ehci)->self.bandwidth_allocated in sitd_link_urb()2299 ehci_to_hcd(ehci)->self.bandwidth_allocated in sitd_complete()
179 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / ed->interval;290 ohci_to_hcd(ohci)->self.bandwidth_allocated -= ed->load / ed->interval;
145 int32_t bandwidth_allocated; member
Completed in 12 milliseconds