Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/host/
Dxhci-histb.c256 xhci->main_hcd = hcd; in xhci_histb_probe()
Dxhci.h1495 struct usb_hcd *main_hcd; member
1705 return xhci->main_hcd; in xhci_to_hcd()
1714 return xhci->main_hcd; in xhci_get_usb3_hcd()
Dxhci-plat.c239 xhci->main_hcd = hcd; in xhci_plat_probe()
Dxhci-mtk.c628 xhci->main_hcd = hcd; in xhci_mtk_probe()
Dxhci.c1082 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5291 xhci->main_hcd = hcd; in xhci_gen_setup()
Dxhci-tegra.c1294 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()
Dxhci-mem.c1051 hcd = xhci->main_hcd; in xhci_find_rhub_port()