Searched refs:soc_runtime (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/sound/soc/qcom/ |
| D | lpass-platform.c | 62 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_open() local 72 dev_err(soc_runtime->dev, "%s() setting constraints failed: %d\n", in lpass_platform_pcmops_open() 85 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_hw_params() local 86 struct lpass_pcm_data *pcm_data = snd_soc_pcm_get_drvdata(soc_runtime); in lpass_platform_pcmops_hw_params() 88 snd_soc_platform_get_drvdata(soc_runtime->platform); in lpass_platform_pcmops_hw_params() 98 dev_err(soc_runtime->dev, "%s() invalid bit width given: %d\n", in lpass_platform_pcmops_hw_params() 124 dev_err(soc_runtime->dev, "%s() invalid PCM config given: bw=%d, ch=%u\n", in lpass_platform_pcmops_hw_params() 148 dev_err(soc_runtime->dev, "%s() invalid PCM config given: bw=%d, ch=%u\n", in lpass_platform_pcmops_hw_params() 154 dev_err(soc_runtime->dev, "%s() invalid PCM config given: bw=%d, ch=%u\n", in lpass_platform_pcmops_hw_params() 162 dev_err(soc_runtime->dev, "%s() error writing to rdmactl reg: %d\n", in lpass_platform_pcmops_hw_params() [all …]
|
| D | storm.c | 30 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in storm_ops_hw_params() local 31 struct snd_soc_card *card = soc_runtime->card; in storm_ops_hw_params() 51 ret = snd_soc_dai_set_sysclk(soc_runtime->cpu_dai, 0, sysclk_freq, 0); in storm_ops_hw_params()
|
| /linux-4.4.14/sound/soc/kirkwood/ |
| D | kirkwood-dma.c | 26 struct snd_soc_pcm_runtime *soc_runtime = subs->private_data; in kirkwood_priv() local 27 return snd_soc_dai_get_drvdata(soc_runtime->cpu_dai); in kirkwood_priv()
|