Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/atmel/
Datmel-pcm-dma.c88 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in atmel_pcm_configure_dma()
Datmel-pdmic.c198 ret = snd_hwparams_to_dma_slave_config(substream, params, in atmel_pdmic_platform_configure_dma()
/Linux-v5.10/sound/core/
Dpcm_dmaengine.c52 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config() function
85 EXPORT_SYMBOL_GPL(snd_hwparams_to_dma_slave_config);
/Linux-v5.10/include/sound/
Ddmaengine_pcm.h28 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream,
/Linux-v5.10/sound/soc/ux500/
Dux500_pcm.c105 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in ux500_pcm_prepare_slave_config()
/Linux-v5.10/sound/arm/
Dpxa2xx-pcm-lib.c45 ret = snd_hwparams_to_dma_slave_config(substream, params, &config); in pxa2xx_pcm_hw_params()
/Linux-v5.10/sound/soc/tegra/
Dtegra_pcm.c151 ret = snd_hwparams_to_dma_slave_config(substream, params, in tegra_pcm_hw_params()
/Linux-v5.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c61 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in snd_dmaengine_pcm_prepare_slave_config()
/Linux-v5.10/sound/soc/img/
Dimg-i2s-in.c404 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_in_dma_prepare_slave_config()
Dimg-i2s-out.c410 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_out_dma_prepare_slave_config()