owned_ports 42 drivers/usb/host/ehci-hub.c if (!ehci->owned_ports) owned_ports 58 drivers/usb/host/ehci-hub.c if (test_bit(port, &ehci->owned_ports)) { owned_ports 72 drivers/usb/host/ehci-hub.c if (test_bit(port, &ehci->owned_ports)) { owned_ports 78 drivers/usb/host/ehci-hub.c clear_bit(port, &ehci->owned_ports); owned_ports 92 drivers/usb/host/ehci-hub.c if (!ehci->owned_ports) owned_ports 99 drivers/usb/host/ehci-hub.c if (test_bit(port, &ehci->owned_ports)) { owned_ports 122 drivers/usb/host/ehci-hub.c ehci->owned_ports = 0; owned_ports 253 drivers/usb/host/ehci-hub.c ehci->owned_ports = 0; owned_ports 264 drivers/usb/host/ehci-hub.c set_bit(port, &ehci->owned_ports); owned_ports 185 drivers/usb/host/ehci.h unsigned long owned_ports; /* which ports are owned_ports 150 drivers/usb/host/fotg210.h unsigned long owned_ports;