Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-sysfs.c23 if (test_bit(index, &ehci->companion_ports)) { in companion_show()
56 set_bit(portnum, &ehci->companion_ports); in companion_store()
58 clear_bit(portnum, &ehci->companion_ports); in companion_store()
Dfotg210.h147 unsigned long companion_ports; member
Dehci-hub.c79 else if (test_bit(port, &ehci->companion_ports)) in ehci_handover_companion_ports()
1098 test_bit(wIndex, &ehci->companion_ports)) { in ehci_hub_control()
Dehci.h183 unsigned long companion_ports; /* which ports are member
Doxu210hp-hcd.c444 unsigned long companion_ports;/* which ports are dedicated member
3732 test_bit(wIndex, &oxu->companion_ports)) { in oxu_hub_control()
Dfotg210-hcd.c1645 test_bit(wIndex, &fotg210->companion_ports)) { in fotg210_hub_control()