tplg_path 28 sound/soc/sof/sof-acpi-dev.c static char *tplg_path; tplg_path 29 sound/soc/sof/sof-acpi-dev.c module_param(tplg_path, charp, 0444); tplg_path 30 sound/soc/sof/sof-acpi-dev.c MODULE_PARM_DESC(tplg_path, "alternate path for SOF topology."); tplg_path 198 sound/soc/sof/sof-acpi-dev.c if (tplg_path) tplg_path 199 sound/soc/sof/sof-acpi-dev.c sof_pdata->tplg_filename_prefix = tplg_path; tplg_path 28 sound/soc/sof/sof-pci-dev.c static char *tplg_path; tplg_path 29 sound/soc/sof/sof-pci-dev.c module_param(tplg_path, charp, 0444); tplg_path 30 sound/soc/sof/sof-pci-dev.c MODULE_PARM_DESC(tplg_path, "alternate path for SOF topology."); tplg_path 338 sound/soc/sof/sof-pci-dev.c if (tplg_path) tplg_path 339 sound/soc/sof/sof-pci-dev.c sof_pdata->tplg_filename_prefix = tplg_path;