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