Lines Matching refs:limit
4691 unsigned int idx, limit; in snd_hdspm_create_controls() local
4699 limit = ARRAY_SIZE(snd_hdspm_controls_madi); in snd_hdspm_create_controls()
4703 limit = ARRAY_SIZE(snd_hdspm_controls_madiface); in snd_hdspm_create_controls()
4707 limit = ARRAY_SIZE(snd_hdspm_controls_aio); in snd_hdspm_create_controls()
4711 limit = ARRAY_SIZE(snd_hdspm_controls_raydat); in snd_hdspm_create_controls()
4715 limit = ARRAY_SIZE(snd_hdspm_controls_aes32); in snd_hdspm_create_controls()
4720 for (idx = 0; idx < limit; idx++) { in snd_hdspm_create_controls()
4732 limit = hdspm->qs_out_channels; in snd_hdspm_create_controls()
4734 limit = hdspm->ds_out_channels; in snd_hdspm_create_controls()
4736 limit = hdspm->ss_out_channels; in snd_hdspm_create_controls()
4738 for (idx = 0; idx < limit; ++idx) { in snd_hdspm_create_controls()
4751 limit = ARRAY_SIZE(snd_hdspm_controls_tco); in snd_hdspm_create_controls()
4752 for (idx = 0; idx < limit; idx++) { in snd_hdspm_create_controls()