Lines Matching defs:runtime
80 static int avs_nau8825_codec_init(struct snd_soc_pcm_runtime *runtime)
82 struct snd_soc_card *card = runtime->card;
109 return snd_soc_component_set_jack(asoc_rtd_to_codec(runtime, 0)->component, jack, NULL);
118 avs_nau8825_be_fixup(struct snd_soc_pcm_runtime *runtime, struct snd_pcm_hw_params *params)
140 struct snd_pcm_runtime *runtime = substream->runtime;
153 ret = snd_soc_dai_set_pll(codec_dai, 0, 0, runtime->rate, runtime->rate * 256);
159 ret = snd_soc_dai_set_pll(codec_dai, 0, 0, runtime->rate, runtime->rate * 256);