Home
last modified time | relevance | path

Searched refs:main_hcd (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c256 xhci->main_hcd = hcd; in xhci_histb_probe()
H A Dxhci.h1514 struct usb_hcd *main_hcd; member
1733 return xhci->main_hcd; in xhci_to_hcd()
1742 return xhci->main_hcd; in xhci_get_usb3_hcd()
H A Dxhci-plat.c236 xhci->main_hcd = hcd; in xhci_plat_probe()
H A Dxhci-mtk.c628 xhci->main_hcd = hcd; in xhci_mtk_probe()
H A Dxhci.c1049 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5212 xhci->main_hcd = hcd; in xhci_gen_setup()
H A Dxhci-mem.c1058 hcd = xhci->main_hcd; in xhci_find_real_port_number()
H A Dxhci-tegra.c1293 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()