Lines Matching defs:runtime
153 struct snd_pcm_runtime *runtime = substream->runtime;
162 runtime->hw.channels_max = DUAL_CHANNEL;
163 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
165 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
174 struct snd_pcm_runtime *runtime = substream->runtime;
183 runtime->hw.channels_max = DUAL_CHANNEL;
184 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
186 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
196 struct snd_pcm_runtime *runtime = substream->runtime;
205 runtime->hw.channels_max = DUAL_CHANNEL;
206 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
208 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
217 struct snd_pcm_runtime *runtime = substream->runtime;
226 runtime->hw.channels_max = DUAL_CHANNEL;
227 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
229 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
238 struct snd_pcm_runtime *runtime = substream->runtime;
247 runtime->hw.channels_max = DUAL_CHANNEL;
248 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
250 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,