Home
last modified time | relevance | path

Searched refs:snd_pcm_set_runtime_buffer (Results 1 – 12 of 12) sorted by relevance

/linux/sound/core/
A Dpcm_memory.c468 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/samsung/
A Didma.c154 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/soc/google/
A Dchv3-i2s.c196 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in chv3_dma_hw_params()
/linux/sound/soc/loongson/
A Dloongson_dma.c159 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in loongson_pcm_hw_params()
/linux/sound/pci/cs46xx/
A Dcs46xx_lib.c1124 snd_pcm_set_runtime_buffer(substream, &cpcm->hw_buf); in snd_cs46xx_playback_hw_params()
1145 snd_pcm_set_runtime_buffer(substream, NULL); in snd_cs46xx_playback_hw_params()
1194 snd_pcm_set_runtime_buffer(substream, NULL); in snd_cs46xx_playback_hw_free()
1283 snd_pcm_set_runtime_buffer(substream, &chip->capt.hw_buf); in snd_cs46xx_capture_hw_params()
1287 snd_pcm_set_runtime_buffer(substream, NULL); in snd_cs46xx_capture_hw_params()
1304 snd_pcm_set_runtime_buffer(substream, NULL); in snd_cs46xx_capture_hw_free()
/linux/sound/soc/qcom/
A Dlpass-platform.c262 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in lpass_platform_pcmops_open()
267 snd_pcm_set_runtime_buffer(substream, &substream->dma_buffer); in lpass_platform_pcmops_open()
/linux/sound/soc/mediatek/mt8365/
A Dmt8365-afe-pcm.c600 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/sound/pci/korg1212/
A Dkorg1212.c1379 snd_pcm_set_runtime_buffer(substream, korg1212->dma_play); in snd_korg1212_playback_open()
1410 snd_pcm_set_runtime_buffer(substream, korg1212->dma_rec); in snd_korg1212_capture_open()
/linux/sound/pci/rme9652/
A Drme9652.c2235 snd_pcm_set_runtime_buffer(substream, &rme9652->playback_dma_buf); in snd_rme9652_playback_open()
2294 snd_pcm_set_runtime_buffer(substream, &rme9652->capture_dma_buf); in snd_rme9652_capture_open()
A Dhdsp.c4481 snd_pcm_set_runtime_buffer(substream, &hdsp->playback_dma_buf); in snd_hdsp_playback_open()
4558 snd_pcm_set_runtime_buffer(substream, &hdsp->capture_dma_buf); in snd_hdsp_capture_open()
/linux/include/sound/
A Dpcm.h1265 static inline void snd_pcm_set_runtime_buffer(struct snd_pcm_substream *substream, in snd_pcm_set_runtime_buffer() function
/linux/sound/pci/
A Des1968.c1469 snd_pcm_set_runtime_buffer(substream, &chan->memory->buf); in snd_es1968_hw_params()

Completed in 67 milliseconds