Home
last modified time | relevance | path

Searched refs:snd_pcm_substream_to_dma_direction (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Ddmaengine_pcm.h15 * snd_pcm_substream_to_dma_direction - Get dma_transfer_direction for a PCM
20 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction() function
/kernel/linux/linux-6.6/include/sound/
H A Ddmaengine_pcm.h15 * snd_pcm_substream_to_dma_direction - Get dma_transfer_direction for a PCM
22 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction() function
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_dmaengine.c153 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_pcm_prepare_and_submit()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_dmaengine.c156 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_pcm_prepare_and_submit()

Completed in 3 milliseconds