Searched refs:dwmmc_detach (Results 1 – 3 of 3) sorted by relevance
101 int dwmmc_detach(device_t);
128 DEVMETHOD(device_detach, dwmmc_detach),
761 dwmmc_detach(dev); in dwmmc_attach()774 dwmmc_detach(device_t dev) in dwmmc_detach() function