Home
last modified time | relevance | path

Searched refs:xhci_has_one_roothub (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-plat.c291 if (!xhci_has_one_roothub(xhci)) { in xhci_plat_probe()
H A Dxhci-mtk.c643 if (!xhci_has_one_roothub(xhci)) { in xhci_mtk_probe()
H A Dxhci.h1754 static inline bool xhci_has_one_roothub(struct xhci_hcd *xhci) in xhci_has_one_roothub() function
H A Dxhci.c554 if (xhci_has_one_roothub(xhci)) in xhci_run()