Searched refs:bandwidth_isoc_reqs (Results 1 – 7 of 7) sorted by relevance
59 ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs--; in finish_urb()60 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0) { in finish_urb()79 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0 in finish_urb()649 && ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0; in td_submit_urb()730 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0) { in td_submit_urb()736 periodic = ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs++ == 0 in td_submit_urb()
1757 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in itd_link_urb()1762 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++; in itd_link_urb()1884 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--; in itd_complete()1885 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in itd_complete()2163 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in sitd_link_urb()2168 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++; in sitd_link_urb()2268 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--; in sitd_complete()2269 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in sitd_complete()
407 uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs); in uhci_sprint_schedule()
289 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs) in ohci_rh_resume()
677 ++uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs; in uhci_reserve_bandwidth()710 --uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs; in uhci_release_bandwidth()
486 int bandwidth_isoc_reqs; /* number of Isoc. requests */ member
4091 bus->bandwidth_isoc_reqs++; in dwc2_allocate_bus_bandwidth()4104 bus->bandwidth_isoc_reqs--; in dwc2_free_bus_bandwidth()