Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Domap_hsmmc.c815 static struct dma_chan *omap_hsmmc_get_dma_chan(struct omap_hsmmc_host *host, in omap_hsmmc_get_dma_chan() function
921 struct dma_chan *chan = omap_hsmmc_get_dma_chan(host, host->data); in omap_hsmmc_dma_cleanup()
1177 chan = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_dma_callback()
1269 chan = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_setup_dma_transfer()
1348 chan = omap_hsmmc_get_dma_chan(host, req->data); in omap_hsmmc_start_dma_transfer()
1397 struct dma_chan *c = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_post_req()
1415 struct dma_chan *c = omap_hsmmc_get_dma_chan(host, mrq->data); in omap_hsmmc_pre_req()