Home
last modified time | relevance | path

Searched refs:companion_ports (Results 1 - 12 of 12) sorted by relevance

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

Completed in 33 milliseconds