Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-histb.c256 xhci->main_hcd = hcd; in xhci_histb_probe()
Dxhci.h1483 struct usb_hcd *main_hcd; member
1692 return xhci->main_hcd; in xhci_to_hcd()
1701 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.c1089 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5222 xhci->main_hcd = hcd; in xhci_gen_setup()
Dxhci-mem.c1057 hcd = xhci->main_hcd; in xhci_find_rhub_port()
Dxhci-tegra.c1293 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()