Lines Matching defs:runtime
146 struct snd_pcm_runtime *runtime = substream->runtime;
153 runtime->hw.channels_max = DUAL_CHANNEL;
154 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
156 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
158 snd_pcm_hw_constraint_list(substream->runtime, 0,
202 struct snd_pcm_runtime *runtime = substream->runtime;
206 runtime->hw.channels_max = DUAL_CHANNEL;
207 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
209 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
339 struct snd_pcm_runtime *runtime = substream->runtime;
343 runtime->hw.channels_max = DUAL_CHANNEL;
344 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
346 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,