Home
last modified time | relevance | path

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

/openbsd/sys/dev/sdmmc/
H A Dsdmmc.c65 int sdmmc_enable(struct sdmmc_softc *);
356 if (sdmmc_enable(sc) != 0) { in sdmmc_card_attach()
433 sdmmc_enable(struct sdmmc_softc *sc) in sdmmc_enable() function