Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dsoc-component.h193 unsigned int start_dma_last; member
/linux-6.3-rc2/sound/soc/
A Dsoc-pcm.c1092 int ret = -EINVAL, _ret = 0, start_dma_last = 0, i; in soc_pcm_trigger() local
1101 if (component->driver->start_dma_last) { in soc_pcm_trigger()
1102 start_dma_last = 1; in soc_pcm_trigger()
1111 if (start_dma_last) { in soc_pcm_trigger()
/linux-6.3-rc2/sound/soc/atmel/
A Dmchp-pdmc.c429 .start_dma_last = 1,

Completed in 13 milliseconds