Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai.c28 static bool hda_use_tplg_nhlt; variable
29 module_param_named(sof_use_tplg_nhlt, hda_use_tplg_nhlt, bool, 0444);
610 if (sdev->pdata->ipc_type == SOF_INTEL_IPC4 && !hda_use_tplg_nhlt) { in hda_set_dai_drv_ops()
622 if (!hda_use_tplg_nhlt) in hda_ops_free()