Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c950 bool tplg_fixup) in dmic_detect_topology_fixup() argument
977 if (tplg_fixup) { in dmic_detect_topology_fixup()
1413 bool tplg_fixup; in hda_generic_machine_select() local
1427 tplg_fixup = false; in hda_generic_machine_select()
1430 tplg_fixup = true; in hda_generic_machine_select()
1434 tplg_fixup); in hda_generic_machine_select()
1533 bool tplg_fixup; in hda_sdw_machine_select() local
1541 tplg_fixup = false; in hda_sdw_machine_select()
1543 tplg_fixup = true; in hda_sdw_machine_select()
1558 &dmic_num, tplg_fixup); in hda_sdw_machine_select()
[all …]