Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_var.h101 int dwmmc_detach(device_t);
H A Ddwmmc_rockchip.c128 DEVMETHOD(device_detach, dwmmc_detach),
H A Ddwmmc.c761 dwmmc_detach(dev); in dwmmc_attach()
774 dwmmc_detach(device_t dev) in dwmmc_detach() function