Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci-histb.c266 xhci->main_hcd = hcd; in xhci_histb_probe()
Dxhci-plat.c287 xhci->main_hcd = hcd; in xhci_plat_probe()
Dxhci.h1753 struct usb_hcd *main_hcd; member
1966 return xhci->main_hcd; in xhci_to_hcd()
1975 return xhci->main_hcd; in xhci_get_usb3_hcd()
Dxhci-mtk.c588 xhci->main_hcd = hcd; in xhci_mtk_probe()
Dxhci-hub.c734 xhci_set_port_power(xhci, xhci->main_hcd, i, false, flags); in xhci_enter_test_mode()
Dxhci.c1198 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5300 xhci->main_hcd = hcd; in xhci_gen_setup()
Dxhci-tegra.c1158 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()
Dxhci-mem.c1069 hcd = xhci->main_hcd; in xhci_find_real_port_number()