Home
last modified time | relevance | path

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

/sound/core/
Dpcm_memory.c376 int snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type, in snd_pcm_set_managed_buffer() function
381 EXPORT_SYMBOL(snd_pcm_set_managed_buffer);
/sound/pci/oxygen/
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()
/sound/pci/emu10k1/
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()
Demupcm.c1408 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_emu10k1_pcm()
/sound/usb/usx2y/
Dusx2yhwdeppcm.c757 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in usx2y_hwdep_pcm_new()
761 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in usx2y_hwdep_pcm_new()
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()
/sound/soc/meson/
Daxg-fifo.c309 snd_pcm_set_managed_buffer(rtd->pcm->streams[type].substream, in axg_fifo_pcm_new()
/sound/soc/sof/
Dpcm.c593 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
615 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
/sound/soc/
Dsoc-generic-dmaengine-pcm.c270 snd_pcm_set_managed_buffer(substream, in dmaengine_pcm_new()
/sound/isa/gus/
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()
/sound/pci/ca0106/
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()
/sound/usb/
Dpcm.c1719 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_VMALLOC, in snd_usb_preallocate_buffer()
1722 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_DEV_SG, in snd_usb_preallocate_buffer()
/sound/soc/sh/rcar/
Dcore.c1301 snd_pcm_set_managed_buffer(substream, in rsnd_preallocate_pages()
/sound/pci/trident/
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()
/sound/pci/echoaudio/
Dechoaudio.c902 snd_pcm_set_managed_buffer(ss, SNDRV_DMA_TYPE_DEV_SG, in snd_echo_preallocate_pages()