Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dsof-pci-dev.c88 .default_tplg_path = "intel/sof-tplg",
106 .default_tplg_path = "intel/sof-tplg",
133 .default_tplg_path = "intel/sof-tplg",
152 .default_tplg_path = "intel/sof-tplg",
171 .default_tplg_path = "intel/sof-tplg",
190 .default_tplg_path = "intel/sof-tplg",
209 .default_tplg_path = "intel/sof-tplg",
228 .default_tplg_path = "intel/sof-tplg",
244 .default_tplg_path = "intel/sof-tplg",
262 .default_tplg_path = "intel/sof-tplg",
[all …]
Dsof-acpi-dev.c47 .default_tplg_path = "intel/sof-tplg",
65 .default_tplg_path = "intel/sof-tplg",
79 .default_tplg_path = "intel/sof-tplg",
93 .default_tplg_path = "intel/sof-tplg",
165 sof_pdata->desc->default_tplg_path; in sof_acpi_probe()
Dsof-of-dev.c23 .default_tplg_path = "imx/sof-tplg",
31 .default_tplg_path = "imx/sof-tplg",
41 .default_tplg_path = "imx/sof-tplg",
99 sof_pdata->tplg_filename_prefix = sof_pdata->desc->default_tplg_path; in sof_of_probe()
/Linux-v5.10/include/sound/
Dsof.h95 const char *default_tplg_path; member