Searched refs:bus_suspended (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-hub.c229 ehci->bus_suspended = 0;
243 set_bit(port, &ehci->bus_suspended);
289 if (ehci->bus_suspended)
371 if (ehci->bus_suspended && ehci->has_hostpc) {
374 if (test_bit(i, &ehci->bus_suspended)) {
394 if (test_bit(i, &ehci->bus_suspended) &&
412 if (test_bit(i, &ehci->bus_suspended) &&
H A Dr8a66597.h138 unsigned bus_suspended:1; member in struct:r8a66597
H A Doxu210hp.h410 unsigned long bus_suspended; /* which ports were member in struct:oxu_hcd
H A Dehci.h99 unsigned long bus_suspended; /* which ports were member in struct:ehci_hcd
H A Doxu210hp-hcd.c3443 oxu->bus_suspended = 0;
3453 set_bit(port, &oxu->bus_suspended);
3529 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) {
3539 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) {
H A Dr8a66597-hcd.c1047 if (r8a66597->bus_suspended)
2287 r8a66597->bus_suspended = 1;

Completed in 75 milliseconds