Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H 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()
H A Duhci-debug.c406 uhci_to_hcd(uhci)->self.bandwidth_int_reqs, in uhci_sprint_schedule()
H A Dohci-hub.c286 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs) in ohci_rh_resume()
H 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()
H A Dehci-q.c255 ehci_to_hcd(ehci)->self.bandwidth_int_reqs--; in ehci_urb_done()
H A Doxu210hp-hcd.c1359 oxu_to_hcd(oxu)->self.bandwidth_int_reqs--; in ehci_urb_done()
2647 oxu_to_hcd(oxu)->self.bandwidth_int_reqs++; in intr_submit()
H A Dehci-sched.c949 ehci_to_hcd(ehci)->self.bandwidth_int_reqs++; in intr_submit()
H A Dfotg210-hcd.c2206 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs--; in fotg210_urb_done()
3860 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs++; in intr_submit()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddevices.c513 bus->bandwidth_int_reqs, in usb_device_dump()
H A Dhcd.c904 bus->bandwidth_int_reqs = 0; in usb_bus_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dusb.h470 int bandwidth_int_reqs; /* number of Interrupt requests */ member
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c4095 bus->bandwidth_int_reqs++; in dwc2_allocate_bus_bandwidth()
4108 bus->bandwidth_int_reqs--; in dwc2_free_bus_bandwidth()