Home
last modified time | relevance | path

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

/Linux-v4.19/sound/sh/
Daica.h80 int dma_check; member
Daica.c279 if (unlikely(dreamcastcard->dma_check == 0)) { in run_spu_dma()
325 if (unlikely(dreamcastcard->dma_check == 0)) in aica_period_elapsed()
326 dreamcastcard->dma_check = 1; in aica_period_elapsed()
373 dreamcastcard->dma_check = 0; in snd_aicapcm_pcm_open()
/Linux-v4.19/drivers/ide/
Dide-dma.c536 (dma_ops->dma_check && dma_ops->dma_check(drive, cmd))) in ide_dma_prepare()
Dtrm290.c324 .dma_check = trm290_dma_check,
Dalim15x3.c509 .dma_check = ali_dma_check,
/Linux-v4.19/include/linux/
Dide.h691 int (*dma_check)(struct ide_drive_s *, struct ide_cmd *); member