Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Drenesas_sdhi.h61 const struct tmio_mmc_dma_ops *dma_ops);
Dtmio_mmc.h116 struct tmio_mmc_dma_ops { struct
201 const struct tmio_mmc_dma_ops *dma_ops;
Drenesas_sdhi_internal_dmac.c281 static const struct tmio_mmc_dma_ops renesas_sdhi_internal_dmac_dma_ops = {
Drenesas_sdhi_sys_dmac.c481 static const struct tmio_mmc_dma_ops renesas_sdhi_sys_dmac_dma_ops = {
Drenesas_sdhi_core.c550 const struct tmio_mmc_dma_ops *dma_ops) in renesas_sdhi_probe()