Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Ddmaengine_pcm.h20 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction() function
/linux-5.19.10/sound/core/
Dpcm_dmaengine.c152 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_pcm_prepare_and_submit()