Home
last modified time | relevance | path

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

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