Searched refs:companion_ports (Results 1 - 4 of 4) 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.c70 else if (test_bit(port, &ehci->companion_ports))
466 if (test_bit(index, &ehci->companion_ports)) {
533 set_bit(portnum, &ehci->companion_ports);
535 clear_bit(portnum, &ehci->companion_ports);
927 test_bit(wIndex, &ehci->companion_ports)) {
H A Doxu210hp.h414 unsigned long companion_ports;/* which ports are dedicated member in struct:oxu_hcd
H A Dehci.h101 unsigned long companion_ports; /* which ports are member in struct:ehci_hcd
H A Doxu210hp-hcd.c3292 test_bit(wIndex, &oxu->companion_ports)) {

Completed in 45 milliseconds