Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Ddmaengine_pcm.h20 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction() function
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c145 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_mpcm_prepare_and_submit()
259 direction = snd_pcm_substream_to_dma_direction(substream); in __mpcm_prepare_single_and_submit()
297 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_mpcm_prepare_single_and_submit()
H A Drockchip_dlp.c589 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_dlp_prepare_and_submit()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_dmaengine.c165 direction = snd_pcm_substream_to_dma_direction(substream); in dmaengine_pcm_prepare_and_submit()