Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c170 static void sdmmc_idma_unprep_data(struct mmci_host *host, in sdmmc_idma_unprep_data() function
294 sdmmc_idma_unprep_data(host, data, 0); in sdmmc_idma_finalize()
697 .unprep_data = sdmmc_idma_unprep_data,