Searched refs:bandwidth_isoc_reqs (Results 1 – 10 of 10) sorted by relevance
58 ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs--; in finish_urb()59 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0) { in finish_urb()78 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0 in finish_urb()647 && ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0; in td_submit_urb()728 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0) { in td_submit_urb()734 periodic = ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs++ == 0 in td_submit_urb()
1783 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in itd_link_urb()1788 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++; in itd_link_urb()1911 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--; in itd_complete()1912 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in itd_complete()2186 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in sitd_link_urb()2191 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++; in sitd_link_urb()2292 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--; in sitd_complete()2293 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) { in sitd_complete()
611 xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs--; in xhci_giveback_urb_in_irq()612 if (xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs == 0) { in xhci_giveback_urb_in_irq()1882 xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs--; in finish_td()1883 if (xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs == 0) { in finish_td()3857 if (xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs == 0) { in xhci_queue_isoc_tx()3861 xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs++; in xhci_queue_isoc_tx()
406 uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs); in uhci_sprint_schedule()
285 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs) in ohci_rh_resume()
678 ++uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs; in uhci_reserve_bandwidth()711 --uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs; in uhci_release_bandwidth()
570 bus->bandwidth_isoc_reqs); in usb_device_dump()
968 bus->bandwidth_isoc_reqs = 0; in usb_bus_init()
390 int bandwidth_isoc_reqs; /* number of Isoc. requests */ member
2181 bus->bandwidth_isoc_reqs++; in dwc2_allocate_bus_bandwidth()2194 bus->bandwidth_isoc_reqs--; in dwc2_free_bus_bandwidth()