Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Domap_hsmmc.c900 static struct dma_chan *omap_hsmmc_get_dma_chan(struct omap_hsmmc_host *host, in omap_hsmmc_get_dma_chan() function
1006 struct dma_chan *chan = omap_hsmmc_get_dma_chan(host, host->data); in omap_hsmmc_dma_cleanup()
1302 chan = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_dma_callback()
1394 chan = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_setup_dma_transfer()
1473 chan = omap_hsmmc_get_dma_chan(host, req->data); in omap_hsmmc_start_dma_transfer()
1522 struct dma_chan *c = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_post_req()
1540 struct dma_chan *c = omap_hsmmc_get_dma_chan(host, mrq->data); in omap_hsmmc_pre_req()