Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A 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()
A Dfotg210.h147 unsigned long companion_ports; member
A Dehci-hub.c78 else if (test_bit(port, &ehci->companion_ports)) in ehci_handover_companion_ports()
962 test_bit(wIndex, &ehci->companion_ports)) { in ehci_hub_control()
A Dehci.h183 unsigned long companion_ports; /* which ports are member
A Doxu210hp-hcd.c445 unsigned long companion_ports;/* which ports are dedicated member
3735 test_bit(wIndex, &oxu->companion_ports)) { in oxu_hub_control()
A Dfotg210-hcd.c1644 test_bit(wIndex, &fotg210->companion_ports)) { in fotg210_hub_control()

Completed in 733 milliseconds