Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dtmio_mmc.h136 void tmio_mmc_release_dma(struct tmio_mmc_host *host);
155 static inline void tmio_mmc_release_dma(struct tmio_mmc_host *host) in tmio_mmc_release_dma() function
Dtmio_mmc_dma.c340 void tmio_mmc_release_dma(struct tmio_mmc_host *host) in tmio_mmc_release_dma() function
Dtmio_mmc_pio.c1229 tmio_mmc_release_dma(host); in tmio_mmc_host_remove()