Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsh_mmcif.c271 static void sh_mmcif_dma_complete(void *arg) in sh_mmcif_dma_complete() function
305 desc->callback = sh_mmcif_dma_complete; in sh_mmcif_start_dma_rx()
355 desc->callback = sh_mmcif_dma_complete; in sh_mmcif_start_dma_tx()
1311 sh_mmcif_dma_complete(host); in sh_mmcif_intr()