Searched refs:bandwidth_isoc_reqs (Results 1 - 8 of 8) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Ddevices.c514 bus->bandwidth_isoc_reqs);
H A Dhcd.c705 bus->bandwidth_isoc_reqs = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-sched.c1501 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++;
1620 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--;
1885 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++;
1984 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--;
H A Dohci-hub.c277 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs)
H A Dohci-q.c65 ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs--;
82 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0
620 && ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0;
687 periodic = ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs++ == 0
H A Duhci-debug.c370 uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs);
H A Duhci-q.c681 ++uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs;
714 --uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dusb.h303 int bandwidth_isoc_reqs; /* number of Isoc. requests */ member in struct:usb_bus

Completed in 140 milliseconds