Lines Matching defs:runtime
98 static int avs_es8336_codec_init(struct snd_soc_pcm_runtime *runtime)
100 struct snd_soc_dai *codec_dai = asoc_rtd_to_codec(runtime, 0);
102 struct snd_soc_card *card = runtime->card;
138 static void avs_es8336_codec_exit(struct snd_soc_pcm_runtime *runtime)
140 struct avs_card_drvdata *data = snd_soc_card_get_drvdata(runtime->card);
141 struct snd_soc_dai *codec_dai = asoc_rtd_to_codec(runtime, 0);
150 struct snd_soc_pcm_runtime *runtime = asoc_substream_to_rtd(substream);
151 struct snd_soc_dai *codec_dai = asoc_rtd_to_codec(runtime, 0);
167 dev_err(runtime->dev, "Set codec sysclk failed: %d\n", ret);
176 static int avs_es8336_be_fixup(struct snd_soc_pcm_runtime *runtime,