Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-histb.c256 xhci->main_hcd = hcd; in xhci_histb_probe()
Dxhci-plat.c235 xhci->main_hcd = hcd; in xhci_plat_probe()
Dxhci.h1761 struct usb_hcd *main_hcd; member
1977 return xhci->main_hcd; in xhci_to_hcd()
1986 return xhci->main_hcd; in xhci_get_usb3_hcd()
Dxhci-mtk.c592 xhci->main_hcd = hcd; in xhci_mtk_probe()
Dxhci.c1047 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5149 xhci->main_hcd = hcd; in xhci_gen_setup()
Dxhci-mem.c1058 hcd = xhci->main_hcd; in xhci_find_real_port_number()
Dxhci-tegra.c1293 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()