Searched refs:custom_map (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/sound/soc/intel/boards/ |
| H A D | bytcr_wm5102.c | 288 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(&card->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(&card->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(&card->dapm, custom_map, num_routes); in byt_wm5102_init()
|
| H A D | bytcht_es8316.c | 164 const struct snd_soc_dapm_route *custom_map; in byt_cht_es8316_init() local 173 custom_map = byt_cht_es8316_intmic_in1_map; in byt_cht_es8316_init() 177 custom_map = byt_cht_es8316_intmic_in2_map; in byt_cht_es8316_init() 181 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_cht_es8316_init() 186 custom_map = byt_cht_es8316_ssp0_map; in byt_cht_es8316_init() 189 custom_map = byt_cht_es8316_ssp2_map; in byt_cht_es8316_init() 192 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_cht_es8316_init()
|
| H A D | bytcr_rt5651.c | 568 const struct snd_soc_dapm_route *custom_map; in byt_rt5651_init() local 582 custom_map = byt_rt5651_intmic_in1_map; in byt_rt5651_init() 586 custom_map = byt_rt5651_intmic_in2_map; in byt_rt5651_init() 590 custom_map = byt_rt5651_intmic_in1_in2_map; in byt_rt5651_init() 594 custom_map = byt_rt5651_intmic_dmic_map; in byt_rt5651_init() 597 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_rt5651_init()
|
| H A D | sof_es8336.c | 275 const struct snd_soc_dapm_route *custom_map; in sof_es8316_init() local 282 custom_map = sof_es8316_headset_mic1_map; in sof_es8316_init() 285 custom_map = sof_es8316_headset_mic2_map; in sof_es8316_init() 289 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in sof_es8316_init()
|
| H A D | bytcr_rt5640.c | 1320 const struct snd_soc_dapm_route *custom_map = NULL; in byt_rt5640_init() local 1350 custom_map = byt_rt5640_intmic_in1_map; in byt_rt5640_init() 1354 custom_map = byt_rt5640_intmic_in3_map; in byt_rt5640_init() 1358 custom_map = byt_rt5640_intmic_dmic1_map; in byt_rt5640_init() 1362 custom_map = byt_rt5640_intmic_dmic2_map; in byt_rt5640_init() 1367 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_rt5640_init()
|