Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dbytcht_es8316.c189 const struct snd_soc_dapm_route *custom_map; in byt_cht_es8316_init() local
198 custom_map = byt_cht_es8316_intmic_in1_map; in byt_cht_es8316_init()
202 custom_map = byt_cht_es8316_intmic_in2_map; in byt_cht_es8316_init()
206 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_cht_es8316_init()
211 custom_map = byt_cht_es8316_ssp0_map; in byt_cht_es8316_init()
214 custom_map = byt_cht_es8316_ssp2_map; in byt_cht_es8316_init()
217 ret = snd_soc_dapm_add_routes(dapm, custom_map, num_routes); in byt_cht_es8316_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()