Searched refs:snd_soc_set_runtime_hwparams (Results  1 – 25 of 41) sorted by relevance
12
| /Linux-v5.10/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-v5.10/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-v5.10/sound/soc/ | 
| D | soc-utils.c | 73 		snd_soc_set_runtime_hwparams(substream, &dummy_dma_hardware);  in dummy_dma_open()
  | 
| D | soc-generic-dmaengine-pcm.c | 122 		return snd_soc_set_runtime_hwparams(substream,  in dmaengine_pcm_set_runtime_hwparams() 150 	return snd_soc_set_runtime_hwparams(substream, &hw);  in dmaengine_pcm_set_runtime_hwparams()
  | 
| /Linux-v5.10/sound/soc/meson/ | 
| D | aiu-fifo.c | 148 	snd_soc_set_runtime_hwparams(substream, fifo->pcm);  in aiu_fifo_startup()
  | 
| D | axg-fifo.c | 226 	snd_soc_set_runtime_hwparams(ss, &axg_fifo_hw);  in axg_fifo_pcm_open()
  | 
| /Linux-v5.10/sound/soc/pxa/ | 
| D | mmp-pcm.c | 123 	snd_soc_set_runtime_hwparams(substream,  in mmp_pcm_open()
  | 
| /Linux-v5.10/sound/soc/dwc/ | 
| D | dwc-pcm.c | 145 	snd_soc_set_runtime_hwparams(substream, &dw_pcm_hardware);  in dw_pcm_open()
  | 
| /Linux-v5.10/sound/soc/sh/ | 
| D | dma-sh7760.c | 126 	snd_soc_set_runtime_hwparams(substream, &camelot_pcm_hardware);  in camelot_pcm_open()
  | 
| /Linux-v5.10/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-v5.10/sound/soc/tegra/ | 
| D | tegra_pcm.c | 85 	snd_soc_set_runtime_hwparams(substream, &tegra_pcm_hardware);  in tegra_pcm_open()
  | 
| /Linux-v5.10/sound/soc/uniphier/ | 
| D | aio-dma.c | 101 	snd_soc_set_runtime_hwparams(substream, &uniphier_aiodma_hw);  in uniphier_aiodma_open()
  | 
| /Linux-v5.10/sound/soc/kirkwood/ | 
| D | kirkwood-dma.c | 110 	snd_soc_set_runtime_hwparams(substream, &kirkwood_dma_snd_hw);  in kirkwood_dma_open()
  | 
| /Linux-v5.10/sound/soc/fsl/ | 
| D | imx-pcm-fiq.c | 199 	snd_soc_set_runtime_hwparams(substream, &snd_imx_hardware);  in snd_imx_open()
  | 
| D | fsl_asrc_dma.c | 374 	snd_soc_set_runtime_hwparams(substream, &snd_imx_hardware);  in fsl_asrc_dma_startup()
  | 
| D | mpc5200_dma.c | 231 	snd_soc_set_runtime_hwparams(substream, &psc_dma_hardware);  in psc_dma_open()
  | 
| /Linux-v5.10/sound/soc/stm/ | 
| D | stm32_adfsdm.c | 239 	ret =  snd_soc_set_runtime_hwparams(substream, &stm32_adfsdm_pcm_hw);  in stm32_adfsdm_pcm_open()
  | 
| /Linux-v5.10/sound/soc/atmel/ | 
| D | atmel-pcm-pdc.c | 351 	snd_soc_set_runtime_hwparams(substream, &atmel_pcm_hardware);  in atmel_pcm_open()
  | 
| /Linux-v5.10/sound/soc/samsung/ | 
| D | idma.c | 294 	snd_soc_set_runtime_hwparams(substream, &idma_hardware);  in idma_open()
  | 
| /Linux-v5.10/sound/soc/codecs/ | 
| D | rt5514-spi.c | 207 	snd_soc_set_runtime_hwparams(substream, &rt5514_spi_pcm_hardware);  in rt5514_spi_pcm_open()
  | 
| D | rt5677-spi.c | 107 	snd_soc_set_runtime_hwparams(substream, &rt5677_spi_pcm_hardware);  in rt5677_spi_pcm_open()
  | 
| /Linux-v5.10/sound/soc/txx9/ | 
| D | txx9aclc.c | 246 	ret = snd_soc_set_runtime_hwparams(substream, &txx9aclc_pcm_hardware);  in txx9aclc_pcm_open()
  | 
| /Linux-v5.10/sound/soc/xtensa/ | 
| D | xtfpga-i2s.c | 375 	snd_soc_set_runtime_hwparams(substream, &xtfpga_pcm_hardware);  in xtfpga_pcm_open()
  | 
| /Linux-v5.10/sound/soc/xilinx/ | 
| D | xlnx_formatter_pcm.c | 368 	snd_soc_set_runtime_hwparams(substream, &xlnx_pcm_hardware);  in xlnx_formatter_pcm_open()
  | 
        12