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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 124 milliseconds