Lines Matching defs:custom_map
288 const struct snd_soc_dapm_route *custom_map = NULL;
302 custom_map = byt_wm5102_intmic_in3l_hsmic_in1l_map;
306 custom_map = byt_wm5102_intmic_in1l_hsmic_in2l_map;
310 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
316 custom_map = byt_wm5102_spk_spk_map;
320 custom_map = byt_wm5102_spk_hpout2_map;
324 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);
329 custom_map = bytcr_wm5102_ssp2_map;
332 custom_map = bytcr_wm5102_ssp0_map;
335 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes);