Home
last modified time | relevance | path

Searched refs:snd_pcm_set_fixed_buffer_all (Results 1 – 14 of 14) sorted by relevance

/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c129 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV_WC, in pxa2xx_pcm_preallocate_dma_buffer()
/linux/sound/soc/tegra/
H A Dtegra_pcm.c204 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV_WC, dev, size); in tegra_pcm_dma_allocate()
/linux/sound/soc/fsl/
H A Dimx-pcm-fiq.c225 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV_WC, in imx_pcm_new()
H A Dmpc5200_dma.c300 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, card->dev, in psc_dma_new()
H A Dfsl_asrc_dma.c449 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in fsl_asrc_dma_pcm_new()
H A Dfsl_dma.c293 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in fsl_dma_new()
H A Dimx-pcm-rpmsg.c606 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV_WC, in imx_rpmsg_pcm_new()
/linux/sound/soc/loongson/
H A Dloongson_dma.c336 return snd_pcm_set_fixed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, in loongson_pcm_new()
/linux/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c370 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV_WC, in bcm63xx_soc_pcm_new()
/linux/sound/soc/sprd/
H A Dsprd-pcm-dma.c443 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in sprd_pcm_new()
/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c470 return snd_pcm_set_fixed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, component->dev, size); in q6apm_dai_pcm_new()
H A Dq6asm-dai.c1185 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, in q6asm_dai_pcm_new()
/linux/include/sound/
H A Dpcm.h1340 snd_pcm_set_fixed_buffer_all(struct snd_pcm *pcm, int type, in snd_pcm_set_fixed_buffer_all() function
/linux/sound/soc/qcom/
H A Dlpass-platform.c1185 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_NONCOHERENT, in lpass_platform_pcm_new()