Lines Matching defs:runtime
185 struct snd_pcm_runtime *runtime = substream->runtime;
193 runtime->hw.channels_max = DUAL_CHANNEL;
194 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
196 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
203 struct snd_pcm_runtime *runtime = substream->runtime;
210 runtime->hw.channels_max = DUAL_CHANNEL;
211 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
213 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,