Lines Matching defs:num_routes
289 int ret, jack_type, num_routes = 0;
303 num_routes = ARRAY_SIZE(byt_wm5102_intmic_in3l_hsmic_in1l_map);
307 num_routes = ARRAY_SIZE(byt_wm5102_intmic_in1l_hsmic_in2l_map);
310 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
317 num_routes = ARRAY_SIZE(byt_wm5102_spk_spk_map);
321 num_routes = ARRAY_SIZE(byt_wm5102_spk_hpout2_map);
324 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
330 num_routes = ARRAY_SIZE(bytcr_wm5102_ssp2_map);
333 num_routes = ARRAY_SIZE(bytcr_wm5102_ssp0_map);
335 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);