Searched refs:sc_write_protect (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddwc_mmc_var.h87 int (*sc_write_protect)(struct dwc_mmc_softc *); member in struct:dwc_mmc_softc
H A Ddwc_mmc.c308 if (!sc->sc_write_protect)
311 return sc->sc_write_protect(sc);
/netbsd-current/sys/arch/arm/altera/
H A Dcycv_dwcmmc.c140 sc->sc_write_protect = NULL;

Completed in 177 milliseconds