Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dsof-pci-dev.c47 static const char *sof_dmi_override_tplg_name; variable
54 sof_dmi_override_tplg_name = id->driver_data; in sof_tplg_cb()
292 if (sof_dmi_override_tplg_name) in sof_pci_probe()
293 sof_pdata->tplg_filename = sof_dmi_override_tplg_name; in sof_pci_probe()