Searched refs:hs_companion (Results 1 – 3 of 3) sorted by relevance
110 companion_hcd->self.hs_companion = &hcd->self; in ehci_post_add()128 hcd->self.hs_companion = &companion_hcd->self; in non_ehci_add()137 companion_hcd->self.hs_companion = NULL; in ehci_remove()343 hcd->self.hs_companion = NULL; in usb_hcd_pci_remove()
1278 if (!PMSG_IS_AUTO(msg) && udev->parent && udev->bus->hs_companion) in usb_resume_device()1280 &udev->bus->hs_companion->root_hub->dev); in usb_resume_device()
450 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ member