Home
last modified time | relevance | path

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

/drivers/mmc/host/
Drenesas_sdhi_internal_dmac.c246 .dataend = renesas_sdhi_internal_dmac_dataend_dma,
Dtmio_mmc.h128 void (*dataend)(struct tmio_mmc_host *host); member
Drenesas_sdhi_sys_dmac.c467 .dataend = renesas_sdhi_sys_dmac_dataend_dma,
Dtmio_mmc_core.c95 host->dma_ops->dataend(host); in tmio_mmc_dataend_dma()