Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dsof-pci-dev.c51 static const char *sof_dmi_override_tplg_name; variable
58 sof_dmi_override_tplg_name = id->driver_data; in sof_tplg_cb()
267 if (sof_dmi_override_tplg_name) in sof_pci_probe()
268 path_override->tplg_name = sof_dmi_override_tplg_name; in sof_pci_probe()