Searched refs:resuming_ports (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hub.c104 if (test_bit(port, &uhci->resuming_ports))
118 clear_bit(port, &uhci->resuming_ports);
165 if (!test_bit(port, &uhci->resuming_ports)) {
168 set_bit(port, &uhci->resuming_ports);
203 if (status || uhci->resuming_ports)
286 if (test_bit(port, &uhci->resuming_ports))
366 &uhci->resuming_ports)) {
H A Duhci-hcd.h380 unsigned long resuming_ports; member in struct:uhci_hcd
H A Duhci-hcd.c139 uhci->port_c_suspend = uhci->resuming_ports = 0;
768 uhci->resuming_ports) {

Completed in 63 milliseconds