Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-histb.c266 xhci->main_hcd = hcd; in xhci_histb_probe()
Dxhci-plat.c292 xhci->main_hcd = hcd; in xhci_plat_probe()
Dxhci-mtk.c528 xhci->main_hcd = hcd; in xhci_mtk_probe()
Dxhci.h1735 struct usb_hcd *main_hcd; member
1937 return xhci->main_hcd; in xhci_to_hcd()
Dxhci-hub.c645 xhci_set_port_power(xhci, xhci->main_hcd, i, false, flags); in xhci_enter_test_mode()
Dxhci-tegra.c1101 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()
Dxhci.c1157 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5153 xhci->main_hcd = hcd; in xhci_gen_setup()
Dxhci-mem.c1091 hcd = xhci->main_hcd; in xhci_find_real_port_number()