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

  /src/sys/arch/arm/nvidia/
tegra_sdhc.c 56 static int tegra_sdhc_write_protect(struct sdhc_softc *);
172 sc->sc.sc_vendor_write_protect = tegra_sdhc_write_protect;
262 tegra_sdhc_write_protect(struct sdhc_softc *ssc) function in typeref:typename:int

Completed in 10 milliseconds