Searched refs:snd_soc_set_runtime_hwparams (Results 1 – 25 of 47) sorted by relevance
12
/linux-6.1.9/sound/soc/mediatek/mt6797/ |
D | mt6797-dai-hostless.c | 42 return snd_soc_set_runtime_hwparams(substream, afe->mtk_afe_hardware); in mtk_dai_hostless_startup()
|
/linux-6.1.9/sound/soc/mediatek/mt8183/ |
D | mt8183-dai-hostless.c | 42 return snd_soc_set_runtime_hwparams(substream, afe->mtk_afe_hardware); in mtk_dai_hostless_startup()
|
/linux-6.1.9/sound/soc/ |
D | soc-utils.c | 132 snd_soc_set_runtime_hwparams(substream, &dummy_dma_hardware); in dummy_dma_open()
|
D | soc-generic-dmaengine-pcm.c | 115 return snd_soc_set_runtime_hwparams(substream, in dmaengine_pcm_set_runtime_hwparams() 145 return snd_soc_set_runtime_hwparams(substream, &hw); in dmaengine_pcm_set_runtime_hwparams()
|
/linux-6.1.9/sound/soc/mediatek/mt8186/ |
D | mt8186-dai-hostless.c | 83 snd_soc_set_runtime_hwparams(substream, &mt8186_hostless_hardware); in mtk_dai_hostless_startup()
|
/linux-6.1.9/sound/soc/tegra/ |
D | tegra_pcm.c | 91 snd_soc_set_runtime_hwparams(substream, &tegra_pcm_hardware); in tegra_pcm_open()
|
/linux-6.1.9/sound/soc/meson/ |
D | aiu-fifo.c | 138 snd_soc_set_runtime_hwparams(substream, fifo->pcm); in aiu_fifo_startup()
|
D | axg-fifo.c | 227 snd_soc_set_runtime_hwparams(ss, &axg_fifo_hw); in axg_fifo_pcm_open()
|
/linux-6.1.9/sound/soc/pxa/ |
D | mmp-pcm.c | 123 snd_soc_set_runtime_hwparams(substream, in mmp_pcm_open()
|
/linux-6.1.9/sound/soc/dwc/ |
D | dwc-pcm.c | 145 snd_soc_set_runtime_hwparams(substream, &dw_pcm_hardware); in dw_pcm_open()
|
/linux-6.1.9/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 108 snd_soc_set_runtime_hwparams(substream, &kirkwood_dma_snd_hw); in kirkwood_dma_open()
|
/linux-6.1.9/sound/soc/fsl/ |
D | imx-pcm-fiq.c | 198 snd_soc_set_runtime_hwparams(substream, &snd_imx_hardware); in snd_imx_open()
|
D | mpc5200_dma.c | 224 snd_soc_set_runtime_hwparams(substream, &psc_dma_hardware); in psc_dma_open()
|
D | fsl_asrc_dma.c | 386 snd_soc_set_runtime_hwparams(substream, &snd_imx_hardware); in fsl_asrc_dma_startup()
|
/linux-6.1.9/sound/soc/sh/ |
D | dma-sh7760.c | 126 snd_soc_set_runtime_hwparams(substream, &camelot_pcm_hardware); in camelot_pcm_open()
|
/linux-6.1.9/sound/soc/au1x/ |
D | dbdma2.c | 290 snd_soc_set_runtime_hwparams(substream, &au1xpsc_pcm_hardware); in au1xpsc_pcm_open()
|
D | dma.c | 212 snd_soc_set_runtime_hwparams(substream, &alchemy_pcm_hardware); in alchemy_pcm_open()
|
/linux-6.1.9/sound/soc/uniphier/ |
D | aio-dma.c | 101 snd_soc_set_runtime_hwparams(substream, &uniphier_aiodma_hw); in uniphier_aiodma_open()
|
/linux-6.1.9/sound/soc/atmel/ |
D | atmel-pcm-pdc.c | 283 snd_soc_set_runtime_hwparams(substream, &atmel_pcm_hardware); in atmel_pcm_open()
|
/linux-6.1.9/sound/soc/stm/ |
D | stm32_adfsdm.c | 240 ret = snd_soc_set_runtime_hwparams(substream, &stm32_adfsdm_pcm_hw); in stm32_adfsdm_pcm_open()
|
/linux-6.1.9/sound/soc/qcom/ |
D | lpass-platform.c | 254 snd_soc_set_runtime_hwparams(substream, &lpass_platform_pcm_hardware); in lpass_platform_pcmops_open() 259 snd_soc_set_runtime_hwparams(substream, &lpass_platform_rxtx_hardware); in lpass_platform_pcmops_open() 264 snd_soc_set_runtime_hwparams(substream, &lpass_platform_va_hardware); in lpass_platform_pcmops_open()
|
/linux-6.1.9/sound/soc/samsung/ |
D | idma.c | 291 snd_soc_set_runtime_hwparams(substream, &idma_hardware); in idma_open()
|
/linux-6.1.9/sound/soc/codecs/ |
D | rt5514-spi.c | 207 snd_soc_set_runtime_hwparams(substream, &rt5514_spi_pcm_hardware); in rt5514_spi_pcm_open()
|
/linux-6.1.9/sound/soc/sprd/ |
D | sprd-pcm-dma.c | 58 snd_soc_set_runtime_hwparams(substream, &sprd_pcm_hardware); in sprd_pcm_open()
|
/linux-6.1.9/sound/soc/xtensa/ |
D | xtfpga-i2s.c | 375 snd_soc_set_runtime_hwparams(substream, &xtfpga_pcm_hardware); in xtfpga_pcm_open()
|
12