Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mediatek/
H A Dmtk_xhci.c72 static device_detach_t mtk_xhci_fdt_detach; variable
156 mtk_xhci_fdt_detach(self); in mtk_xhci_fdt_attach()
161 mtk_xhci_fdt_detach(device_t self) in mtk_xhci_fdt_detach() function
199 DEVMETHOD(device_detach, mtk_xhci_fdt_detach),