Home
last modified time | relevance | path

Searched refs:custom_map (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/intel/boards/
H A Dbytcr_wm5102.c288 const struct snd_soc_dapm_route *custom_map = NULL; in byt_wm5102_init() local
302 custom_map = byt_wm5102_intmic_in3l_hsmic_in1l_map; in byt_wm5102_init()
306 custom_map = byt_wm5102_intmic_in1l_hsmic_in2l_map; in byt_wm5102_init()
310 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_wm5102_init()
316 custom_map = byt_wm5102_spk_spk_map; in byt_wm5102_init()
320 custom_map = byt_wm5102_spk_hpout2_map; in byt_wm5102_init()
324 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_wm5102_init()
329 custom_map = bytcr_wm5102_ssp2_map; in byt_wm5102_init()
332 custom_map = bytcr_wm5102_ssp0_map; in byt_wm5102_init()
335 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_wm5102_init()
H A Dbytcht_es8316.c179 const struct snd_soc_dapm_route *custom_map; in byt_cht_es8316_init() local
188 custom_map = byt_cht_es8316_intmic_in1_map; in byt_cht_es8316_init()
192 custom_map = byt_cht_es8316_intmic_in2_map; in byt_cht_es8316_init()
196 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_cht_es8316_init()
201 custom_map = byt_cht_es8316_ssp0_map; in byt_cht_es8316_init()
204 custom_map = byt_cht_es8316_ssp2_map; in byt_cht_es8316_init()
207 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_cht_es8316_init()
H A Dbytcr_rt5651.c584 const struct snd_soc_dapm_route *custom_map; in byt_rt5651_init() local
598 custom_map = byt_rt5651_intmic_in1_map; in byt_rt5651_init()
602 custom_map = byt_rt5651_intmic_in2_map; in byt_rt5651_init()
606 custom_map = byt_rt5651_intmic_in1_in2_map; in byt_rt5651_init()
610 custom_map = byt_rt5651_intmic_dmic_map; in byt_rt5651_init()
613 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_rt5651_init()
H A Dsof_es8336.c277 const struct snd_soc_dapm_route *custom_map; in sof_es8316_init() local
284 custom_map = sof_es8316_headset_mic1_map; in sof_es8316_init()
287 custom_map = sof_es8316_headset_mic2_map; in sof_es8316_init()
291 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in sof_es8316_init()
H A Dbytcr_rt5640.c1324 const struct snd_soc_dapm_route *custom_map = NULL; in byt_rt5640_init() local
1354 custom_map = byt_rt5640_intmic_in1_map; in byt_rt5640_init()
1358 custom_map = byt_rt5640_intmic_in3_map; in byt_rt5640_init()
1362 custom_map = byt_rt5640_intmic_dmic1_map; in byt_rt5640_init()
1366 custom_map = byt_rt5640_intmic_dmic2_map; in byt_rt5640_init()
1371 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_rt5640_init()