/linux-4.4.14/sound/soc/ |
D | soc-utils.c | 78 snd_soc_set_runtime_hwparams(substream, &dummy_dma_hardware); in dummy_dma_open()
|
D | soc-generic-dmaengine-pcm.c | 134 return snd_soc_set_runtime_hwparams(substream, in dmaengine_pcm_set_runtime_hwparams() 192 return snd_soc_set_runtime_hwparams(substream, &hw); in dmaengine_pcm_set_runtime_hwparams()
|
D | soc-pcm.c | 155 int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, in snd_soc_set_runtime_hwparams() function 169 EXPORT_SYMBOL_GPL(snd_soc_set_runtime_hwparams);
|
/linux-4.4.14/sound/soc/omap/ |
D | omap-pcm.c | 135 snd_soc_set_runtime_hwparams(substream, &omap_pcm_hardware); in omap_pcm_open()
|
/linux-4.4.14/sound/soc/pxa/ |
D | mmp-pcm.c | 112 snd_soc_set_runtime_hwparams(substream, in mmp_pcm_open()
|
/linux-4.4.14/sound/soc/sh/ |
D | dma-sh7760.c | 127 snd_soc_set_runtime_hwparams(substream, &camelot_pcm_hardware); in camelot_pcm_open()
|
D | siu_dai.c | 518 snd_soc_set_runtime_hwparams(substream, &siu_dai_pcm_hw); in siu_dai_startup()
|
D | fsi.c | 1728 snd_soc_set_runtime_hwparams(substream, &fsi_pcm_hardware); in fsi_pcm_open()
|
/linux-4.4.14/sound/soc/au1x/ |
D | dbdma2.c | 297 snd_soc_set_runtime_hwparams(substream, &au1xpsc_pcm_hardware); in au1xpsc_pcm_open()
|
D | dma.c | 207 snd_soc_set_runtime_hwparams(substream, &alchemy_pcm_hardware); in alchemy_pcm_open()
|
/linux-4.4.14/sound/soc/nuc900/ |
D | nuc900-pcm.c | 242 snd_soc_set_runtime_hwparams(substream, &nuc900_pcm_hardware); in nuc900_dma_open()
|
/linux-4.4.14/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 113 snd_soc_set_runtime_hwparams(substream, &kirkwood_dma_snd_hw); in kirkwood_dma_open()
|
/linux-4.4.14/sound/soc/blackfin/ |
D | bf5xx-i2s-pcm.c | 188 snd_soc_set_runtime_hwparams(substream, &bf5xx_pcm_hardware); in bf5xx_pcm_open()
|
D | bf5xx-ac97-pcm.c | 251 snd_soc_set_runtime_hwparams(substream, &bf5xx_pcm_hardware); in bf5xx_pcm_open()
|
/linux-4.4.14/sound/soc/fsl/ |
D | imx-pcm-fiq.c | 198 snd_soc_set_runtime_hwparams(substream, &snd_imx_hardware); in snd_imx_open()
|
D | fsl_asrc_dma.c | 293 snd_soc_set_runtime_hwparams(substream, &snd_imx_hardware); in fsl_asrc_dma_startup()
|
D | mpc5200_dma.c | 226 snd_soc_set_runtime_hwparams(substream, &psc_dma_hardware); in psc_dma_open()
|
D | fsl_dma.c | 451 snd_soc_set_runtime_hwparams(substream, &fsl_dma_hardware); in fsl_dma_open()
|
/linux-4.4.14/sound/soc/samsung/ |
D | idma.c | 294 snd_soc_set_runtime_hwparams(substream, &idma_hardware); in idma_open()
|
/linux-4.4.14/sound/soc/atmel/ |
D | atmel-pcm-pdc.c | 357 snd_soc_set_runtime_hwparams(substream, &atmel_pcm_hardware); in atmel_pcm_open()
|
/linux-4.4.14/sound/soc/txx9/ |
D | txx9aclc.c | 252 ret = snd_soc_set_runtime_hwparams(substream, &txx9aclc_pcm_hardware); in txx9aclc_pcm_open()
|
/linux-4.4.14/sound/soc/intel/baytrail/ |
D | sst-baytrail-pcm.c | 264 snd_soc_set_runtime_hwparams(substream, &sst_byt_pcm_hardware); in sst_byt_pcm_open()
|
/linux-4.4.14/sound/soc/xtensa/ |
D | xtfpga-i2s.c | 377 snd_soc_set_runtime_hwparams(substream, &xtfpga_pcm_hardware); in xtfpga_pcm_open()
|
/linux-4.4.14/sound/soc/qcom/ |
D | lpass-platform.c | 65 snd_soc_set_runtime_hwparams(substream, &lpass_platform_pcm_hardware); in lpass_platform_pcmops_open()
|
/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-pcm.c | 612 snd_soc_set_runtime_hwparams(substream, &azx_pcm_hw); in skl_platform_open()
|
/linux-4.4.14/sound/soc/mediatek/ |
D | mtk-afe-pcm.c | 551 snd_soc_set_runtime_hwparams(substream, &mtk_afe_hardware); in mtk_afe_dais_startup()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | core.c | 918 snd_soc_set_runtime_hwparams(substream, &rsnd_pcm_hardware); in rsnd_pcm_open()
|
/linux-4.4.14/sound/soc/intel/haswell/ |
D | sst-haswell-pcm.c | 825 snd_soc_set_runtime_hwparams(substream, &hsw_pcm_hardware); in hsw_pcm_open()
|
/linux-4.4.14/include/sound/ |
D | soc.h | 485 int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream,
|