Searched refs:snd_hwparams_to_dma_slave_config (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/sound/soc/ux500/ |
H A D | ux500_pcm.c | 43 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in ux500_pcm_prepare_slave_config()
|
/openbmc/linux/sound/soc/atmel/ |
H A D | atmel-pcm-dma.c | 88 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in atmel_pcm_configure_dma()
|
H A D | atmel-pdmic.c | 198 ret = snd_hwparams_to_dma_slave_config(substream, params, in atmel_pdmic_platform_configure_dma()
|
/openbmc/linux/include/sound/ |
H A D | dmaengine_pcm.h | 30 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream,
|
/openbmc/linux/sound/core/ |
H A D | pcm_dmaengine.c | 54 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);
|
/openbmc/linux/sound/arm/ |
H A D | pxa2xx-pcm-lib.c | 45 ret = snd_hwparams_to_dma_slave_config(substream, params, &config); in pxa2xx_pcm_hw_params()
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra_pcm.c | 160 ret = snd_hwparams_to_dma_slave_config(substream, params, in tegra_pcm_hw_params()
|
/openbmc/linux/sound/soc/ |
H A D | soc-generic-dmaengine-pcm.c | 65 ret = snd_hwparams_to_dma_slave_config(substream, params, slave_config); in snd_dmaengine_pcm_prepare_slave_config()
|
/openbmc/linux/sound/soc/img/ |
H A D | img-i2s-in.c | 404 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_in_dma_prepare_slave_config()
|
H A D | img-i2s-out.c | 410 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_out_dma_prepare_slave_config()
|
/openbmc/linux/sound/soc/apple/ |
H A D | mca.c | 842 ret = snd_hwparams_to_dma_slave_config(substream, params, in mca_hw_params()
|