Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c1016 static void omap_hsmmc_dma_cleanup(struct mmc *mmc) in omap_hsmmc_dma_cleanup() function
1038 #define omap_hsmmc_dma_cleanup macro
1184 omap_hsmmc_dma_cleanup(mmc);
1208 omap_hsmmc_dma_cleanup(mmc);
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c903 static void omap_hsmmc_dma_cleanup(struct omap_hsmmc_host *host, int errno) in omap_hsmmc_dma_cleanup() function
1011 omap_hsmmc_dma_cleanup(host, err); in hsmmc_command_incomplete()