Home
last modified time | relevance | path

Searched refs:snd_pcm_set_managed_buffer_all (Results 1 – 25 of 40) sorted by relevance

12

/linux/sound/core/
H A Dpcm_memory.c401 int snd_pcm_set_managed_buffer_all(struct snd_pcm *pcm, int type, in snd_pcm_set_managed_buffer_all() function
407 EXPORT_SYMBOL(snd_pcm_set_managed_buffer_all);
/linux/sound/soc/mediatek/common/
H A Dmtk-afe-platform-driver.c124 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, afe->dev, in mtk_afe_pcm_new()
/linux/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c493 snd_pcm_set_managed_buffer_all(sp, SNDRV_DMA_TYPE_VMALLOC, in snd_cobalt_pcm_create()
519 snd_pcm_set_managed_buffer_all(sp, SNDRV_DMA_TYPE_VMALLOC, in snd_cobalt_pcm_create()
/linux/sound/soc/meson/
H A Daiu-fifo.c189 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in aiu_fifo_pcm_new()
/linux/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c263 snd_pcm_set_managed_buffer_all(sp, SNDRV_DMA_TYPE_VMALLOC, NULL, 0, 0); in snd_cx18_pcm_create()
/linux/sound/soc/dwc/
H A Ddwc-pcm.c247 snd_pcm_set_managed_buffer_all(rtd->pcm, in dw_pcm_new()
/linux/sound/soc/kirkwood/
H A Dkirkwood-dma.c251 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in kirkwood_dma_new()
/linux/drivers/media/usb/go7007/
H A Dsnd-go7007.c238 snd_pcm_set_managed_buffer_all(gosnd->pcm, SNDRV_DMA_TYPE_VMALLOC, in go7007_snd_init()
/linux/sound/soc/uniphier/
H A Daio-dma.c216 snd_pcm_set_managed_buffer_all(pcm, in uniphier_aiodma_new()
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c347 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_bcm2835_new_pcm()
/linux/drivers/media/usb/usbtv/
H A Dusbtv-audio.c353 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_CONTINUOUS, in usbtv_audio_init()
/linux/sound/drivers/pcsp/
H A Dpcsp_lib.c345 snd_pcm_set_managed_buffer_all(chip->pcm, in snd_pcsp_new_pcm()
/linux/sound/sh/
H A Dsh_dac_audio.c231 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_CONTINUOUS, in snd_sh_dac_pcm()
H A Daica.c431 snd_pcm_set_managed_buffer_all(pcm, in snd_aicapcmchip()
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c314 snd_pcm_set_managed_buffer_all(pcm, in solo_snd_pcm_init()
/linux/sound/soc/atmel/
H A Datmel-pcm-pdc.c47 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in atmel_pcm_new()
/linux/sound/soc/amd/acp/
H A Dacp-platform.c297 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in acp_dma_new()
/linux/sound/pci/ctxfi/
H A Dctpcm.c444 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV_SG, in ct_alsa_pcm_create()
/linux/sound/soc/stm/
H A Dstm32_adfsdm.c292 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in stm32_adfsdm_pcm_new()
/linux/drivers/media/pci/tw686x/
H A Dtw686x-audio.c287 snd_pcm_set_managed_buffer_all(pcm, in tw686x_snd_pcm_init()
/linux/sound/soc/amd/renoir/
H A Dacp3x-pdm-dma.c295 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in acp_pdm_dma_new()
/linux/sound/soc/amd/raven/
H A Dacp3x-pcm-dma.c318 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in acp3x_dma_new()
/linux/sound/soc/codecs/
H A Drt5677-spi.c377 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_VMALLOC, in rt5677_spi_pcm_new()
/linux/include/sound/
H A Dpcm.h1318 int snd_pcm_set_managed_buffer_all(struct snd_pcm *pcm, int type,
1360 return snd_pcm_set_managed_buffer_all(pcm, type, data, size, 0); in snd_pcm_set_fixed_buffer_all()
/linux/drivers/most/
H A Dmost_snd.c603 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_VMALLOC, NULL, 0, 0); in audio_probe_channel()

12