Lines Matching defs:runtime
342 struct snd_pcm_runtime *runtime = substream->runtime;
345 ret = snd_pcm_hw_constraint_list(runtime, 0,
353 ret = snd_pcm_hw_constraint_list(runtime, 0,
446 struct snd_pcm_runtime *runtime = substream->runtime;
449 ret = snd_pcm_hw_constraint_list(runtime, 0,
457 ret = snd_pcm_hw_constraint_list(runtime, 0,
492 struct snd_pcm_runtime *runtime = substream->runtime;
495 ret = snd_pcm_hw_constraint_list(runtime, 0,
503 ret = snd_pcm_hw_constraint_list(runtime, 0,
641 struct snd_soc_pcm_runtime *runtime;
644 for_each_card_rtds(rtd->card, runtime) {
645 cmpnt_afe = snd_soc_rtdcom_lookup(runtime, AFE_PCM_NAME);
651 dev_err(rtd->dev, "afe pm runtime is not active!!\n");