Lines Matching defs:runtime
147 substream->runtime->hw = cdev->pcm_info;
148 snd_pcm_limit_hw_rates(substream->runtime);
190 struct snd_pcm_runtime *runtime = substream->runtime;
237 if (runtime->rate == rates[i])
240 snd_pcm_limit_hw_rates(runtime);
246 bpp = ((runtime->rate / 8000) + CLOCK_DRIFT_TOLERANCE)
252 ret = snd_usb_caiaq_set_audio_params(cdev, runtime->rate,
253 runtime->sample_bits, bpp);
309 ptr = bytes_to_frames(sub->runtime,
312 ptr = bytes_to_frames(sub->runtime,
368 struct snd_pcm_runtime *rt = sub->runtime;
415 struct snd_pcm_runtime *rt = sub->runtime;
447 struct snd_pcm_runtime *rt = sub->runtime;
528 struct snd_pcm_runtime *rt = sub->runtime;
564 struct snd_pcm_runtime *rt = sub->runtime;