Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.h172 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk);
H A Dxhci-mtk-sch.c600 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init() function
H A Dxhci-mtk.c494 ret = xhci_mtk_sch_init(mtk); in xhci_mtk_setup()