Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Drenesas_sdhi_internal_dmac.c246 tmio_mmc_do_data_irq(host); in renesas_sdhi_internal_dmac_complete_tasklet_fn()
Dtmio_mmc.h209 void tmio_mmc_do_data_irq(struct tmio_mmc_host *host);
Dtmio_mmc_core.c490 void tmio_mmc_do_data_irq(struct tmio_mmc_host *host) in tmio_mmc_do_data_irq() function
543 EXPORT_SYMBOL_GPL(tmio_mmc_do_data_irq);
586 tmio_mmc_do_data_irq(host); in tmio_mmc_data_irq()
Drenesas_sdhi_sys_dmac.c185 tmio_mmc_do_data_irq(host); in renesas_sdhi_sys_dmac_dma_callback()