Searched refs:bandwidth_isoc_reqs (Results 1 – 5 of 5) sorted by relevance
60 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 == 0650 && 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
1784 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()
287 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs)
115 dev->bus->bandwidth_isoc_reqs--; in usb_release_bandwidth()263 bus->bandwidth_isoc_reqs = 0; in usb_bus_init()
148 int32_t bandwidth_isoc_reqs; /* number of Isoc. requests */ member
Completed in 15 milliseconds