Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_dmaengine.c61 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config() function
94 EXPORT_SYMBOL_GPL(snd_hwparams_to_dma_slave_config);
/Linux-v4.19/sound/soc/atmel/
Datmel-pcm-dma.c102 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in atmel_pcm_configure_dma()
Datmel-pdmic.c207 ret = snd_hwparams_to_dma_slave_config(substream, params, in atmel_pdmic_platform_configure_dma()
/Linux-v4.19/include/sound/
Ddmaengine_pcm.h28 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream,
/Linux-v4.19/sound/soc/ux500/
Dux500_pcm.c108 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in ux500_pcm_prepare_slave_config()
/Linux-v4.19/sound/arm/
Dpxa2xx-pcm-lib.c49 ret = snd_hwparams_to_dma_slave_config(substream, params, &config); in pxa2xx_pcm_hw_params()
/Linux-v4.19/sound/soc/
Dsoc-generic-dmaengine-pcm.c67 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in snd_dmaengine_pcm_prepare_slave_config()
/Linux-v4.19/sound/soc/img/
Dimg-i2s-in.c405 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_in_dma_prepare_slave_config()
Dimg-i2s-out.c411 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_out_dma_prepare_slave_config()