Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Ddmaengine_pcm.h22 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction() function
/Linux-v6.1/sound/core/
Dpcm_dmaengine.c156 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_pcm_prepare_and_submit()