Lines Matching refs:tplg_fixup
950 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()
1562 if (tplg_fixup) in hda_sdw_machine_select()
1617 bool tplg_fixup = false; in hda_machine_select() local
1625 tplg_fixup = true; in hda_machine_select()
1631 if (tplg_fixup && in hda_machine_select()
1655 if (tplg_fixup && in hda_machine_select()
1702 if (tplg_fixup && add_extension) { in hda_machine_select()