Searched refs:port_c_suspend (Results 1 - 10 of 10) 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.c49 test_bit(port, &uhci->port_c_suspend))
72 test_bit(port, &uhci->port_c_suspend))
105 set_bit(port, &uhci->port_c_suspend);
282 if (test_bit(port, &uhci->port_c_suspend)) {
383 clear_bit(port, &uhci->port_c_suspend);
H A Dehci-hub.c664 if ((temp & mask) != 0 || test_bit(i, &ehci->port_c_suspend)
791 clear_bit(wIndex, &ehci->port_c_suspend);
876 set_bit(wIndex, &ehci->port_c_suspend);
960 set_bit(wIndex, &ehci->port_c_suspend);
969 if (test_bit(wIndex, &ehci->port_c_suspend))
H A Duhci-hcd.h379 unsigned long port_c_suspend; /* Bit-arrays of ports */ member in struct:uhci_hcd
H A Dehci.h105 unsigned long port_c_suspend; /* which ports have member in struct:ehci_hcd
H A Duhci-hcd.c139 uhci->port_c_suspend = uhci->resuming_ports = 0;
/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.c49 test_bit(port, &uhci->port_c_suspend))
72 test_bit(port, &uhci->port_c_suspend))
105 set_bit(port, &uhci->port_c_suspend);
282 if (test_bit(port, &uhci->port_c_suspend)) {
383 clear_bit(port, &uhci->port_c_suspend);
H A Dehci-hub.c664 if ((temp & mask) != 0 || test_bit(i, &ehci->port_c_suspend)
791 clear_bit(wIndex, &ehci->port_c_suspend);
876 set_bit(wIndex, &ehci->port_c_suspend);
960 set_bit(wIndex, &ehci->port_c_suspend);
969 if (test_bit(wIndex, &ehci->port_c_suspend))
H A Duhci-hcd.h379 unsigned long port_c_suspend; /* Bit-arrays of ports */ member in struct:uhci_hcd
H A Dehci.h105 unsigned long port_c_suspend; /* which ports have member in struct:ehci_hcd
H A Duhci-hcd.c139 uhci->port_c_suspend = uhci->resuming_ports = 0;

Completed in 185 milliseconds