Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-histb.c267 xhci->main_hcd = hcd; in xhci_histb_probe()
Dxhci-plat.c269 xhci->main_hcd = hcd; in xhci_plat_probe()
Dxhci-mtk.c533 xhci->main_hcd = hcd; in xhci_mtk_probe()
Dxhci.h1729 struct usb_hcd *main_hcd; member
1923 return xhci->main_hcd; in xhci_to_hcd()
Dxhci-hub.c634 xhci_set_port_power(xhci, xhci->main_hcd, i, false, flags); in xhci_enter_test_mode()
Dxhci.c1157 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5140 xhci->main_hcd = hcd; in xhci_gen_setup()
Dxhci-mem.c1082 hcd = xhci->main_hcd; in xhci_find_real_port_number()