Lines Matching refs:ARRAY_SIZE
178 for (i = 0; i < ARRAY_SIZE(rt5640_ranges); i++) in rt5640_volatile_register()
213 for (i = 0; i < ARRAY_SIZE(rt5640_ranges); i++) in rt5640_readable_register()
1102 rt5640_rec_l_mix, ARRAY_SIZE(rt5640_rec_l_mix)),
1104 rt5640_rec_r_mix, ARRAY_SIZE(rt5640_rec_r_mix)),
1131 rt5640_sto_adc_l_mix, ARRAY_SIZE(rt5640_sto_adc_l_mix)),
1133 rt5640_sto_adc_r_mix, ARRAY_SIZE(rt5640_sto_adc_r_mix)),
1137 rt5640_mono_adc_l_mix, ARRAY_SIZE(rt5640_mono_adc_l_mix)),
1141 rt5640_mono_adc_r_mix, ARRAY_SIZE(rt5640_mono_adc_r_mix)),
1180 rt5640_dac_l_mix, ARRAY_SIZE(rt5640_dac_l_mix)),
1182 rt5640_dac_r_mix, ARRAY_SIZE(rt5640_dac_r_mix)),
1186 rt5640_mono_dac_l_mix, ARRAY_SIZE(rt5640_mono_dac_l_mix)),
1188 rt5640_mono_dac_r_mix, ARRAY_SIZE(rt5640_mono_dac_r_mix)),
1190 rt5640_dig_l_mix, ARRAY_SIZE(rt5640_dig_l_mix)),
1192 rt5640_dig_r_mix, ARRAY_SIZE(rt5640_dig_r_mix)),
1201 0, rt5640_spk_l_mix, ARRAY_SIZE(rt5640_spk_l_mix)),
1203 0, rt5640_spk_r_mix, ARRAY_SIZE(rt5640_spk_r_mix)),
1219 0, rt5640_spo_l_mix, ARRAY_SIZE(rt5640_spo_l_mix)),
1221 0, rt5640_spo_r_mix, ARRAY_SIZE(rt5640_spo_r_mix)),
1223 rt5640_lout_mix, ARRAY_SIZE(rt5640_lout_mix)),
1271 rt5640_sto_dac_l_mix, ARRAY_SIZE(rt5640_sto_dac_l_mix)),
1273 rt5640_sto_dac_r_mix, ARRAY_SIZE(rt5640_sto_dac_r_mix)),
1281 0, rt5640_out_l_mix, ARRAY_SIZE(rt5640_out_l_mix)),
1283 0, rt5640_out_r_mix, ARRAY_SIZE(rt5640_out_r_mix)),
1286 rt5640_hpo_mix, ARRAY_SIZE(rt5640_hpo_mix)),
1288 rt5640_hpo_mix, ARRAY_SIZE(rt5640_hpo_mix)),
1291 rt5640_mono_mix, ARRAY_SIZE(rt5640_mono_mix)),
1301 rt5639_sto_dac_l_mix, ARRAY_SIZE(rt5639_sto_dac_l_mix)),
1303 rt5639_sto_dac_r_mix, ARRAY_SIZE(rt5639_sto_dac_r_mix)),
1311 0, rt5639_out_l_mix, ARRAY_SIZE(rt5639_out_l_mix)),
1313 0, rt5639_out_r_mix, ARRAY_SIZE(rt5639_out_r_mix)),
1316 rt5639_hpo_mix, ARRAY_SIZE(rt5639_hpo_mix)),
1318 rt5639_hpo_mix, ARRAY_SIZE(rt5639_hpo_mix)),
2002 ARRAY_SIZE(rt5640_specific_snd_controls)); in rt5640_probe()
2005 ARRAY_SIZE(rt5640_specific_dapm_widgets)); in rt5640_probe()
2008 ARRAY_SIZE(rt5640_specific_dapm_routes)); in rt5640_probe()
2013 ARRAY_SIZE(rt5639_specific_dapm_widgets)); in rt5640_probe()
2016 ARRAY_SIZE(rt5639_specific_dapm_routes)); in rt5640_probe()
2132 .num_controls = ARRAY_SIZE(rt5640_snd_controls),
2134 .num_dapm_widgets = ARRAY_SIZE(rt5640_dapm_widgets),
2136 .num_dapm_routes = ARRAY_SIZE(rt5640_dapm_routes),
2144 .max_register = RT5640_VENDOR_ID2 + 1 + (ARRAY_SIZE(rt5640_ranges) *
2151 .num_reg_defaults = ARRAY_SIZE(rt5640_reg),
2153 .num_ranges = ARRAY_SIZE(rt5640_ranges),
2267 ARRAY_SIZE(init_list)); in rt5640_i2c_probe()
2286 rt5640_dai, ARRAY_SIZE(rt5640_dai)); in rt5640_i2c_probe()