Home
last modified time | relevance | path

Searched refs:bandwidth_isoc_reqs (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dohci-q.c60 ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs--;
61 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0) {
80 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0
650 && ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0;
731 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0) {
737 periodic = ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs++ == 0
A Dehci-sched.c1784 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++; in itd_link_urb()
1908 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--; in itd_complete()
2190 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++; in sitd_link_urb()
2292 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--; in sitd_complete()
A Dohci-hub.c287 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs)
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hcd.c115 dev->bus->bandwidth_isoc_reqs--; in usb_release_bandwidth()
263 bus->bandwidth_isoc_reqs = 0; in usb_bus_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_common.h148 int32_t bandwidth_isoc_reqs; /* number of Isoc. requests */ member

Completed in 15 milliseconds