Searched refs:hs_companion (Results 1 – 2 of 2) 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()
476 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ member