Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Domap_hsmmc.c810 static struct dma_chan *omap_hsmmc_get_dma_chan(struct omap_hsmmc_host *host, in omap_hsmmc_get_dma_chan() function
916 struct dma_chan *chan = omap_hsmmc_get_dma_chan(host, host->data); in omap_hsmmc_dma_cleanup()
1172 chan = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_dma_callback()
1264 chan = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_setup_dma_transfer()
1343 chan = omap_hsmmc_get_dma_chan(host, req->data); in omap_hsmmc_start_dma_transfer()
1392 struct dma_chan *c = omap_hsmmc_get_dma_chan(host, data); in omap_hsmmc_post_req()
1410 struct dma_chan *c = omap_hsmmc_get_dma_chan(host, mrq->data); in omap_hsmmc_pre_req()