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

/freebsd-current/sys/dev/mmc/host/
H A Ddwmmc_rockchip.c58 static int dwmmc_rockchip_update_ios(struct dwmmc_softc *sc, struct mmc_ios *ios);
92 sc->update_ios = &dwmmc_rockchip_update_ios;
98 dwmmc_rockchip_update_ios(struct dwmmc_softc *sc, struct mmc_ios *ios) function

Completed in 156 milliseconds