Lines Matching defs:rate
55 MODULE_PARM_DESC(pcm_notify, "Break capture when PCM format/rate/channels changes.");
121 unsigned int rate;
149 unsigned int pcm_rate_shift; /* rate shift value */
337 runtime->rate != cruntime->rate ||
356 if (setup->rate != runtime->rate) {
359 setup->rate = runtime->rate;
441 cable->hw.rate_min = runtime->rate;
442 cable->hw.rate_max = runtime->rate;
469 bps = salign * runtime->rate;
693 resolution / 1000 * runtime->rate;
694 /* round to nearest sample rate */
1469 [kcontrol->id.device].rate;
1565 setup->rate = 48000;