Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hcd.c111 dev->bus->bandwidth_allocated -= urb->bandwidth; in usb_release_bandwidth()
261 bus->bandwidth_allocated = 0; in usb_bus_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-sched.c599 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()
A Dohci-q.c179 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / ed->interval;
290 ohci_to_hcd(ohci)->self.bandwidth_allocated -= ed->load / ed->interval;
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_common.h145 int32_t bandwidth_allocated; member

Completed in 12 milliseconds