| /linux/sound/core/ |
| H A D | pcm_memory.c | 401 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 D | mtk-afe-platform-driver.c | 124 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 D | cobalt-alsa-pcm.c | 493 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 D | aiu-fifo.c | 189 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in aiu_fifo_pcm_new()
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-alsa-pcm.c | 263 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 D | dwc-pcm.c | 247 snd_pcm_set_managed_buffer_all(rtd->pcm, in dw_pcm_new()
|
| /linux/sound/soc/kirkwood/ |
| H A D | kirkwood-dma.c | 251 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in kirkwood_dma_new()
|
| /linux/drivers/media/usb/go7007/ |
| H A D | snd-go7007.c | 238 snd_pcm_set_managed_buffer_all(gosnd->pcm, SNDRV_DMA_TYPE_VMALLOC, in go7007_snd_init()
|
| /linux/sound/soc/uniphier/ |
| H A D | aio-dma.c | 216 snd_pcm_set_managed_buffer_all(pcm, in uniphier_aiodma_new()
|
| /linux/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835-pcm.c | 347 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_bcm2835_new_pcm()
|
| /linux/drivers/media/usb/usbtv/ |
| H A D | usbtv-audio.c | 353 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_CONTINUOUS, in usbtv_audio_init()
|
| /linux/sound/drivers/pcsp/ |
| H A D | pcsp_lib.c | 345 snd_pcm_set_managed_buffer_all(chip->pcm, in snd_pcsp_new_pcm()
|
| /linux/sound/sh/ |
| H A D | sh_dac_audio.c | 231 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_CONTINUOUS, in snd_sh_dac_pcm()
|
| H A D | aica.c | 431 snd_pcm_set_managed_buffer_all(pcm, in snd_aicapcmchip()
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-g723.c | 314 snd_pcm_set_managed_buffer_all(pcm, in solo_snd_pcm_init()
|
| /linux/sound/soc/atmel/ |
| H A D | atmel-pcm-pdc.c | 47 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in atmel_pcm_new()
|
| /linux/sound/soc/amd/acp/ |
| H A D | acp-platform.c | 297 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in acp_dma_new()
|
| /linux/sound/pci/ctxfi/ |
| H A D | ctpcm.c | 444 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV_SG, in ct_alsa_pcm_create()
|
| /linux/sound/soc/stm/ |
| H A D | stm32_adfsdm.c | 292 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in stm32_adfsdm_pcm_new()
|
| /linux/drivers/media/pci/tw686x/ |
| H A D | tw686x-audio.c | 287 snd_pcm_set_managed_buffer_all(pcm, in tw686x_snd_pcm_init()
|
| /linux/sound/soc/amd/renoir/ |
| H A D | acp3x-pdm-dma.c | 295 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in acp_pdm_dma_new()
|
| /linux/sound/soc/amd/raven/ |
| H A D | acp3x-pcm-dma.c | 318 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in acp3x_dma_new()
|
| /linux/sound/soc/codecs/ |
| H A D | rt5677-spi.c | 377 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_VMALLOC, in rt5677_spi_pcm_new()
|
| /linux/include/sound/ |
| H A D | pcm.h | 1318 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 D | most_snd.c | 603 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_VMALLOC, NULL, 0, 0); in audio_probe_channel()
|