Home
last modified time | relevance | path

Searched refs:snd_pcm_set_managed_buffer (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_memory.c333 * snd_pcm_set_managed_buffer - set up buffer management for a substream
350 void snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type, in snd_pcm_set_managed_buffer() function
355 EXPORT_SYMBOL(snd_pcm_set_managed_buffer); variable
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_memory.c354 * snd_pcm_set_managed_buffer - set up buffer management for a substream
384 int snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type, in snd_pcm_set_managed_buffer() function
389 EXPORT_SYMBOL(snd_pcm_set_managed_buffer); variable
/kernel/linux/linux-5.10/sound/pci/oxygen/
H 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()
/kernel/linux/linux-6.6/sound/pci/oxygen/
H 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()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dp16v.c576 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_p16v_pcm()
589 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_p16v_pcm()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dpcm.c554 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
576 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
/kernel/linux/linux-5.10/sound/soc/meson/
H A Daxg-fifo.c308 snd_pcm_set_managed_buffer(rtd->pcm->streams[type].substream, in axg_fifo_pcm_new()
/kernel/linux/linux-6.6/sound/soc/meson/
H A Daxg-fifo.c309 snd_pcm_set_managed_buffer(rtd->pcm->streams[type].substream, in axg_fifo_pcm_new()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dp16v.c609 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_p16v_pcm()
622 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_p16v_pcm()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dpcm.c600 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
622 snd_pcm_set_managed_buffer(pcm->streams[stream].substream, in sof_pcm_new()
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c728 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in usx2y_hwdep_pcm_new()
732 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in usx2y_hwdep_pcm_new()
H A Dusbusx2yaudio.c965 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in usx2y_audio_stream_new()
971 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in usx2y_audio_stream_new()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H 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()
H 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()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c266 snd_pcm_set_managed_buffer(substream, in dmaengine_pcm_new()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c259 snd_pcm_set_managed_buffer(substream, in dmaengine_pcm_new()
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_pcm.c866 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_gf1_pcm_new()
876 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in snd_gf1_pcm_new()
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h1275 int snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type,
1288 * This is a variant of snd_pcm_set_managed_buffer(), but this pre-allocates
1299 return snd_pcm_set_managed_buffer(substream, type, data, size, 0); in snd_pcm_set_fixed_buffer()
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_pcm.c853 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_gf1_pcm_new()
863 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in snd_gf1_pcm_new()
/kernel/linux/linux-5.10/sound/pci/ca0106/
H A Dca0106_main.c1340 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_ca0106_pcm()
1348 snd_pcm_set_managed_buffer(substream, SNDRV_DMA_TYPE_DEV, in snd_ca0106_pcm()
/kernel/linux/linux-5.10/sound/usb/
H A Dpcm.c1864 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_VMALLOC, in snd_usb_preallocate_buffer()
1867 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_DEV_SG, in snd_usb_preallocate_buffer()
/kernel/linux/linux-6.6/sound/pci/ca0106/
H 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()
/kernel/linux/linux-6.6/sound/usb/
H A Dpcm.c1785 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_VMALLOC, in snd_usb_preallocate_buffer()
1788 snd_pcm_set_managed_buffer(s, SNDRV_DMA_TYPE_DEV_SG, in snd_usb_preallocate_buffer()
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpcm.c1136 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, in avs_component_construct()
1141 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, in avs_component_construct()
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h1208 void snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type,

Completed in 36 milliseconds

12