Home
last modified time | relevance | path

Searched refs:bandwidth_int_reqs (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dohci-q.c68 ohci_to_hcd(ohci)->self.bandwidth_int_reqs--; in finish_urb()
80 && ohci_to_hcd(ohci)->self.bandwidth_int_reqs == 0) { in finish_urb()
648 periodic = ohci_to_hcd(ohci)->self.bandwidth_int_reqs++ == 0 in td_submit_urb()
737 && ohci_to_hcd(ohci)->self.bandwidth_int_reqs == 0; in td_submit_urb()
A Duhci-debug.c406 uhci_to_hcd(uhci)->self.bandwidth_int_reqs, in uhci_sprint_schedule()
A Dohci-hub.c289 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs) in ohci_rh_resume()
A Duhci-q.c673 ++uhci_to_hcd(uhci)->self.bandwidth_int_reqs; in uhci_reserve_bandwidth()
706 --uhci_to_hcd(uhci)->self.bandwidth_int_reqs; in uhci_release_bandwidth()
A Dehci-q.c256 ehci_to_hcd(ehci)->self.bandwidth_int_reqs--; in ehci_urb_done()
A Doxu210hp-hcd.c1359 oxu_to_hcd(oxu)->self.bandwidth_int_reqs--; in ehci_urb_done()
2648 oxu_to_hcd(oxu)->self.bandwidth_int_reqs++; in intr_submit()
A Dehci-sched.c955 ehci_to_hcd(ehci)->self.bandwidth_int_reqs++; in intr_submit()
/linux-6.3-rc2/drivers/usb/core/
A Ddevices.c466 bus->bandwidth_int_reqs, in usb_device_dump()
A Dhcd.c903 bus->bandwidth_int_reqs = 0; in usb_bus_init()
/linux-6.3-rc2/include/linux/
A Dusb.h471 int bandwidth_int_reqs; /* number of Interrupt requests */ member
/linux-6.3-rc2/drivers/usb/dwc2/
A Dhcd.c4091 bus->bandwidth_int_reqs++; in dwc2_allocate_bus_bandwidth()
4104 bus->bandwidth_int_reqs--; in dwc2_free_bus_bandwidth()
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.c2207 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs--; in fotg210_urb_done()
3861 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs++; in intr_submit()

Completed in 46 milliseconds