Home
last modified time | relevance | path

Searched refs:companion_ports (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dehci-sysfs.c36 if (test_bit(index, &ehci->companion_ports)) { in show_companion()
69 set_bit(portnum, &ehci->companion_ports); in store_companion()
71 clear_bit(portnum, &ehci->companion_ports); in store_companion()
Doxu210hp.h414 unsigned long companion_ports;/* which ports are dedicated member
Dehci-hub.c71 else if (test_bit(port, &ehci->companion_ports)) in ehci_handover_companion_ports()
896 test_bit(wIndex, &ehci->companion_ports)) { in ehci_hub_control()
Dehci.h112 unsigned long companion_ports; /* which ports are member
Doxu210hp-hcd.c3326 test_bit(wIndex, &oxu->companion_ports)) { in oxu_hub_control()