Home
last modified time | relevance | path

Searched refs:xhci_mtk_sch_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-mtk.h139 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk);
Dxhci-mtk-sch.c279 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init() function
300 EXPORT_SYMBOL_GPL(xhci_mtk_sch_init);
Dxhci-mtk.c417 ret = xhci_mtk_sch_init(mtk); in xhci_mtk_setup()