Lines Matching defs:rate
56 MODULE_PARM_DESC(pcm_notify, "Break capture when PCM format/rate/channels changes.");
122 unsigned int rate;
150 unsigned int pcm_rate_shift; /* rate shift value */
338 runtime->rate != cruntime->rate ||
357 if (setup->rate != runtime->rate) {
360 setup->rate = runtime->rate;
442 cable->hw.rate_min = runtime->rate;
443 cable->hw.rate_max = runtime->rate;
470 bps = salign * runtime->rate;
694 resolution / 1000 * runtime->rate;
695 /* round to nearest sample rate */
1470 [kcontrol->id.device].rate;
1566 setup->rate = 48000;