companion_hcd      43 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd);
companion_hcd      50 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*companion_hcd;
companion_hcd      72 drivers/usb/core/hcd-pci.c 		companion_hcd = pci_get_drvdata(companion);
companion_hcd      73 drivers/usb/core/hcd-pci.c 		if (!companion_hcd || !companion_hcd->self.root_hub)
companion_hcd      75 drivers/usb/core/hcd-pci.c 		fn(pdev, hcd, companion, companion_hcd);
companion_hcd      86 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
companion_hcd      91 drivers/usb/core/hcd-pci.c 		udev = companion_hcd->self.root_hub;
companion_hcd     103 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
companion_hcd     111 drivers/usb/core/hcd-pci.c 			companion_hcd->self.hs_companion = &hcd->self;
companion_hcd     113 drivers/usb/core/hcd-pci.c 		udev = companion_hcd->self.root_hub;
companion_hcd     124 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
companion_hcd     129 drivers/usb/core/hcd-pci.c 		hcd->self.hs_companion = &companion_hcd->self;
companion_hcd     135 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
companion_hcd     138 drivers/usb/core/hcd-pci.c 		companion_hcd->self.hs_companion = NULL;
companion_hcd     145 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)