HomeSort by: relevance | last modified time | path
    Searched defs:ld_sdmmc_detach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/sdmmc/
ld_sdmmc.c 112 static int ld_sdmmc_detach(device_t, int);
125 ld_sdmmc_match, ld_sdmmc_attach, ld_sdmmc_detach, NULL);
353 ld_sdmmc_detach(device_t dev, int flags) function in typeref:typename:int
ld_sdmmc.c 112 static int ld_sdmmc_detach(device_t, int);
125 ld_sdmmc_match, ld_sdmmc_attach, ld_sdmmc_detach, NULL);
353 ld_sdmmc_detach(device_t dev, int flags) function in typeref:typename:int
ld_sdmmc.c 112 static int ld_sdmmc_detach(device_t, int);
125 ld_sdmmc_match, ld_sdmmc_attach, ld_sdmmc_detach, NULL);
353 ld_sdmmc_detach(device_t dev, int flags) function in typeref:typename:int

Completed in 71 milliseconds