Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Ddmaengine_pcm.h22 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction() function
/openbmc/linux/sound/core/
H A Dpcm_dmaengine.c156 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_pcm_prepare_and_submit()