Searched refs:snd_pcm_set_runtime_buffer (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/soc/samsung/ |
| H A D | idma.c | 154 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in idma_hw_params() 170 snd_pcm_set_runtime_buffer(substream, NULL); in idma_hw_free()
|
| /linux/sound/core/ |
| H A D | pcm_memory.c | 468 snd_pcm_set_runtime_buffer(substream, dmab); in snd_pcm_lib_malloc_pages() 498 snd_pcm_set_runtime_buffer(substream, NULL); in snd_pcm_lib_free_pages()
|
| /linux/sound/soc/google/ |
| H A D | chv3-i2s.c | 196 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in chv3_dma_hw_params()
|
| /linux/sound/soc/loongson/ |
| H A D | loongson_dma.c | 159 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in loongson_pcm_hw_params()
|
| /linux/sound/soc/qcom/ |
| H A D | lpass-platform.c | 261 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in lpass_platform_pcmops_open() 266 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in lpass_platform_pcmops_open()
|
| /linux/sound/soc/mediatek/mt8365/ |
| H A D | mt8365-afe-pcm.c | 600 snd_pcm_set_runtime_buffer(substream, dma_buf); in mt8365_afe_fe_hw_params() 658 snd_pcm_set_runtime_buffer(substream, NULL); in mt8365_afe_fe_hw_free()
|
| /linux/include/sound/ |
| H A D | pcm.h | 1263 static inline void snd_pcm_set_runtime_buffer(struct snd_pcm_substream *substream, in snd_pcm_set_runtime_buffer() function
|