Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_dmaengine.c53 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config() function
86 EXPORT_SYMBOL_GPL(snd_hwparams_to_dma_slave_config);
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/sound/
H A Ddmaengine_pcm.h28 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream,
/OK3568_Linux_fs/kernel/sound/soc/ux500/
H A Dux500_pcm.c105 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in ux500_pcm_prepare_slave_config()
/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-pcm-lib.c45 ret = snd_hwparams_to_dma_slave_config(substream, params, &config); in pxa2xx_pcm_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra_pcm.c151 ret = snd_hwparams_to_dma_slave_config(substream, params, in tegra_pcm_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c65 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in snd_dmaengine_pcm_prepare_slave_config()
/OK3568_Linux_fs/kernel/sound/soc/img/
H A Dimg-i2s-in.c404 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_in_dma_prepare_slave_config()
H A Dimg-i2s-out.c410 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_out_dma_prepare_slave_config()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c404 ret = snd_hwparams_to_dma_slave_config(substream, params, in dmaengine_mpcm_hw_params()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx855 snd_hwparams_to_dma_slave_config