Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dcavium.h89 void (*dmar_fixup)(struct cvm_mmc_host *, struct mmc_command *, member
Dcavium-octeon.c170 host->dmar_fixup = octeon_mmc_dmar_fixup; in octeon_mmc_probe()
Dcavium.c687 if (host->dmar_fixup) in cvm_mmc_dma_request()
688 host->dmar_fixup(host, mrq->cmd, data, addr); in cvm_mmc_dma_request()