Lines Matching refs:ARRAY_SIZE
352 spkmix, ARRAY_SIZE(spkmix)),
354 mixoutl, ARRAY_SIZE(mixoutl)),
356 mixoutr, ARRAY_SIZE(mixoutr)),
363 spkout, ARRAY_SIZE(spkout)),
429 ARRAY_SIZE(wm9090_dapm_widgets)); in wm9090_add_controls()
431 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls()
434 ARRAY_SIZE(wm9090_controls)); in wm9090_add_controls()
438 ARRAY_SIZE(audio_map_in1_diff)); in wm9090_add_controls()
441 ARRAY_SIZE(audio_map_in1_se)); in wm9090_add_controls()
443 ARRAY_SIZE(wm9090_in1_se_controls)); in wm9090_add_controls()
448 ARRAY_SIZE(audio_map_in2_diff)); in wm9090_add_controls()
451 ARRAY_SIZE(audio_map_in2_se)); in wm9090_add_controls()
453 ARRAY_SIZE(wm9090_in2_se_controls)); in wm9090_add_controls()
457 for (i = 0; i < ARRAY_SIZE(wm9090->pdata.agc); i++) in wm9090_add_controls()
569 .num_reg_defaults = ARRAY_SIZE(wm9090_reg_defaults),