Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsh_mmcif.c284 static void sh_mmcif_dma_complete(void *arg) in sh_mmcif_dma_complete() function
318 desc->callback = sh_mmcif_dma_complete; in sh_mmcif_start_dma_rx()
368 desc->callback = sh_mmcif_dma_complete; in sh_mmcif_start_dma_tx()
1388 sh_mmcif_dma_complete(host); in sh_mmcif_intr()