Searched refs:main_hcd (Results 1 – 5 of 5) sorted by relevance
1502 struct usb_hcd *main_hcd; member1712 return xhci->main_hcd; in xhci_to_hcd()1721 return xhci->main_hcd; in xhci_get_usb3_hcd()
628 xhci->main_hcd = hcd; in xhci_mtk_probe()
1165 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()5433 xhci->main_hcd = hcd; in xhci_gen_setup()
1080 hcd = xhci->main_hcd; in xhci_find_rhub_port()
1299 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()