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

  /src/sys/dev/sdmmc/
sdhc.c 191 static int sdhc_write_protect(sdmmc_chipset_handle_t);
229 .write_protect = sdhc_write_protect,
906 sdhc_write_protect(sdmmc_chipset_handle_t sch) function in typeref:typename:int
sdhc.c 191 static int sdhc_write_protect(sdmmc_chipset_handle_t);
229 .write_protect = sdhc_write_protect,
906 sdhc_write_protect(sdmmc_chipset_handle_t sch) function in typeref:typename:int

Completed in 26 milliseconds