Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/amd/
Dacp-da7219-max98357a.c528 .stop_dma_first = 1,
538 .stop_dma_first = 1,
548 .stop_dma_first = 1,
559 .stop_dma_first = 1,
570 .stop_dma_first = 1,
584 .stop_dma_first = 1,
594 .stop_dma_first = 1,
604 .stop_dma_first = 1,
615 .stop_dma_first = 1,
626 .stop_dma_first = 1,
/Linux-v5.15/include/sound/
Dsoc.h719 unsigned int stop_dma_first:1; member
/Linux-v5.15/sound/soc/
Dsoc-pcm.c1058 if (rtd->dai_link->stop_dma_first) { in soc_pcm_trigger()