Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-histb.c266 xhci->main_hcd = hcd; in xhci_histb_probe()
Dxhci-plat.c303 xhci->main_hcd = hcd; in xhci_plat_probe()
Dxhci-mtk.c575 xhci->main_hcd = hcd; in xhci_mtk_probe()
Dxhci.h1752 struct usb_hcd *main_hcd; member
1965 return xhci->main_hcd; in xhci_to_hcd()
Dxhci-hub.c731 xhci_set_port_power(xhci, xhci->main_hcd, i, false, flags); in xhci_enter_test_mode()
Dxhci.c1161 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5219 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.c1078 hcd = xhci->main_hcd; in xhci_find_real_port_number()