companion_dev 319 drivers/usb/host/ehci-platform.c struct device *companion_dev; companion_dev 327 drivers/usb/host/ehci-platform.c companion_dev = usb_of_get_companion_dev(hcd->self.controller); companion_dev 328 drivers/usb/host/ehci-platform.c if (companion_dev) { companion_dev 329 drivers/usb/host/ehci-platform.c device_pm_wait_for_dev(hcd->self.controller, companion_dev); companion_dev 330 drivers/usb/host/ehci-platform.c put_device(companion_dev);