Home
last modified time | relevance | path

Searched refs:snd_hwparams_to_dma_slave_config (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/ux500/
H A Dux500_pcm.c43 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in ux500_pcm_prepare_slave_config()
/linux/sound/core/
H A Dpcm_dmaengine.c54 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config() function
87 EXPORT_SYMBOL_GPL(snd_hwparams_to_dma_slave_config);
/linux/sound/soc/atmel/
H A Datmel-pcm-dma.c88 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in atmel_pcm_configure_dma()
H A Datmel-pdmic.c198 ret = snd_hwparams_to_dma_slave_config(substream, params, in atmel_pdmic_platform_configure_dma()
/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c45 ret = snd_hwparams_to_dma_slave_config(substream, params, &config); in pxa2xx_pcm_hw_params()
/linux/sound/soc/tegra/
H A Dtegra_pcm.c160 ret = snd_hwparams_to_dma_slave_config(substream, params, in tegra_pcm_hw_params()
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c46 * snd_hwparams_to_dma_slave_config to fill in the slave config based on the
65 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in snd_dmaengine_pcm_prepare_slave_config()