Home
last modified time | relevance | path

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

/Linux-v4.19/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()
Doxu210hp.h415 unsigned long companion_ports;/* which ports are dedicated member
Dfotg210.h147 unsigned long companion_ports; member
Dehci.h183 unsigned long companion_ports; /* which ports are 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()
Doxu210hp-hcd.c3302 test_bit(wIndex, &oxu->companion_ports)) { in oxu_hub_control()
Dfotg210-hcd.c1639 test_bit(wIndex, &fotg210->companion_ports)) { in fotg210_hub_control()