Lines Matching defs:limit
4666 unsigned int idx, limit;
4674 limit = ARRAY_SIZE(snd_hdspm_controls_madi);
4678 limit = ARRAY_SIZE(snd_hdspm_controls_madiface);
4682 limit = ARRAY_SIZE(snd_hdspm_controls_aio);
4686 limit = ARRAY_SIZE(snd_hdspm_controls_raydat);
4690 limit = ARRAY_SIZE(snd_hdspm_controls_aes32);
4695 for (idx = 0; idx < limit; idx++) {
4707 limit = hdspm->qs_out_channels;
4709 limit = hdspm->ds_out_channels;
4711 limit = hdspm->ss_out_channels;
4713 for (idx = 0; idx < limit; ++idx) {
4726 limit = ARRAY_SIZE(snd_hdspm_controls_tco);
4727 for (idx = 0; idx < limit; idx++) {