Searched refs:disable_function_topology (Results 1 – 3 of 3) sorted by relevance
109 bool disable_function_topology; member
22 static bool disable_function_topology; variable 23 module_param(disable_function_topology, bool, 0444);24 MODULE_PARM_DESC(disable_function_topology, "Disable function topology loading");2510 if (!sof_pdata->disable_function_topology && !disable_function_topology && in snd_sof_load_topology()
626 plat_data->disable_function_topology = true; in sof_apply_profile_override()