Home
last modified time | relevance | path

Searched refs:snd_pcm_set_managed_buffer (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dpcm_memory.c356 int snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type, in snd_pcm_set_managed_buffer() function
361 EXPORT_SYMBOL(snd_pcm_set_managed_buffer);
/linux-6.3-rc2/sound/soc/sof/
A Dpcm.c527 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
549 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
/linux-6.3-rc2/sound/pci/oxygen/
A Doxygen_pcm.c702 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in oxygen_pcm_init()
708 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in oxygen_pcm_init()
/linux-6.3-rc2/sound/pci/emu10k1/
A Dp16v.c598 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_p16v_pcm()
611 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_p16v_pcm()
A Demupcm.c1408 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_emu10k1_pcm()
/linux-6.3-rc2/sound/soc/meson/
A Daxg-fifo.c309 snd_pcm_set_managed_buffer(rtd->pcm->streams[type].substream, in axg_fifo_pcm_new()
/linux-6.3-rc2/sound/usb/usx2y/
A Dusx2yhwdeppcm.c756 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in usx2y_hwdep_pcm_new()
760 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in usx2y_hwdep_pcm_new()
A Dusbusx2yaudio.c1000 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in usx2y_audio_stream_new()
1006 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in usx2y_audio_stream_new()
/linux-6.3-rc2/sound/soc/
A Dsoc-generic-dmaengine-pcm.c259 snd_pcm_set_managed_buffer(substream, in dmaengine_pcm_new()
/linux-6.3-rc2/sound/isa/gus/
A Dgus_pcm.c870 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_gf1_pcm_new()
880 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in snd_gf1_pcm_new()
/linux-6.3-rc2/include/sound/
A Dpcm.h1277 int snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type,
1301 return snd_pcm_set_managed_buffer(substream, type, data, size, 0); in snd_pcm_set_fixed_buffer()
/linux-6.3-rc2/sound/soc/intel/avs/
A Dpcm.c1101 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in avs_component_construct()
1106 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in avs_component_construct()
/linux-6.3-rc2/sound/pci/ca0106/
A Dca0106_main.c1323 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_ca0106_pcm()
1331 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_ca0106_pcm()
/linux-6.3-rc2/sound/usb/
A Dpcm.c1781 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_VMALLOC, in snd_usb_preallocate_buffer()
1784 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_DEV_SG, in snd_usb_preallocate_buffer()
/linux-6.3-rc2/sound/soc/apple/
A Dmca.c967 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV_IRAM, in mca_pcm_new()
/linux-6.3-rc2/sound/soc/sh/rcar/
A Dcore.c1322 snd_pcm_set_managed_buffer(substream, in rsnd_preallocate_pages()
/linux-6.3-rc2/sound/pci/trident/
A Dtrident_main.c2146 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV_SG, in snd_trident_pcm()
2149 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in snd_trident_pcm()
/linux-6.3-rc2/sound/pci/echoaudio/
A Dechoaudio.c902 snd_pcm_set_managed_buffer(ss, SNDRV_DMA_TYPE_DEV_SG, in snd_echo_preallocate_pages()
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst3764 :c:func:`snd_pcm_set_managed_buffer()` or

Completed in 53 milliseconds