Lines Matching defs:runtime
196 struct snd_pcm_runtime *runtime = substream->runtime;
204 runtime->hw.channels_max = DUAL_CHANNEL;
205 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
207 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
214 struct snd_pcm_runtime *runtime = substream->runtime;
221 runtime->hw.channels_max = DUAL_CHANNEL;
222 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
224 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,