Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-plat.c280 if (!xhci_has_one_roothub(xhci)) { in xhci_plat_probe()
Dxhci-mtk.c607 if (!xhci_has_one_roothub(xhci)) { in xhci_mtk_probe()
Dxhci.h1998 static inline bool xhci_has_one_roothub(struct xhci_hcd *xhci) in xhci_has_one_roothub() function
Dxhci.c553 if (xhci_has_one_roothub(xhci)) in xhci_run()