Lines Matching refs:ARRAY_SIZE
355 spkmix, ARRAY_SIZE(spkmix)),
357 mixoutl, ARRAY_SIZE(mixoutl)),
359 mixoutr, ARRAY_SIZE(mixoutr)),
366 spkout, ARRAY_SIZE(spkout)),
432 ARRAY_SIZE(wm9090_dapm_widgets)); in wm9090_add_controls()
434 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls()
437 ARRAY_SIZE(wm9090_controls)); in wm9090_add_controls()
441 ARRAY_SIZE(audio_map_in1_diff)); in wm9090_add_controls()
444 ARRAY_SIZE(audio_map_in1_se)); in wm9090_add_controls()
446 ARRAY_SIZE(wm9090_in1_se_controls)); in wm9090_add_controls()
451 ARRAY_SIZE(audio_map_in2_diff)); in wm9090_add_controls()
454 ARRAY_SIZE(audio_map_in2_se)); in wm9090_add_controls()
456 ARRAY_SIZE(wm9090_in2_se_controls)); in wm9090_add_controls()
460 for (i = 0; i < ARRAY_SIZE(wm9090->pdata.agc); i++) in wm9090_add_controls()
574 .num_reg_defaults = ARRAY_SIZE(wm9090_reg_defaults),