Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Ddwmmc.c265 void dwmmc_transfer_data(struct dwmmc_softc *, struct sdmmc_command *);
1022 dwmmc_transfer_data(sc, cmd); in dwmmc_exec_command()
1072 dwmmc_transfer_data(struct dwmmc_softc *sc, struct sdmmc_command *cmd) in dwmmc_transfer_data() function