Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1502 struct usb_hcd *main_hcd; member
1712 return xhci->main_hcd; in xhci_to_hcd()
1721 return xhci->main_hcd; in xhci_get_usb3_hcd()
H A Dxhci-mtk.c628 xhci->main_hcd = hcd; in xhci_mtk_probe()
H A Dxhci.c1165 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
5433 xhci->main_hcd = hcd; in xhci_gen_setup()
H A Dxhci-mem.c1080 hcd = xhci->main_hcd; in xhci_find_rhub_port()
H A Dxhci-tegra.c1299 struct usb_hcd *hcd = main ? xhci->main_hcd : xhci->shared_hcd; in tegra_xhci_set_port_power()