Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sdmmc/
Dsdmmc.c86 static int sdmmc_detach(device_t, int);
89 sdmmc_match, sdmmc_attach, sdmmc_detach, NULL);
201 sdmmc_detach(device_t self, int flags) in sdmmc_detach() function