Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcavium.h89 void (*dmar_fixup)(struct cvm_mmc_host *, struct mmc_command *, member
H A Dcavium-octeon.c172 host->dmar_fixup = octeon_mmc_dmar_fixup; in octeon_mmc_probe()
H A Dcavium.c685 if (host->dmar_fixup) in cvm_mmc_dma_request()
686 host->dmar_fixup(host, mrq->cmd, data, addr); in cvm_mmc_dma_request()