Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/
Dsof-pci-dev.c42 .default_tplg_path = "intel/sof-tplg",
60 .default_tplg_path = "intel/sof-tplg",
88 .default_tplg_path = "intel/sof-tplg",
106 .default_tplg_path = "intel/sof-tplg",
124 .default_tplg_path = "intel/sof-tplg",
144 .default_tplg_path = "intel/sof-tplg",
162 .default_tplg_path = "intel/sof-tplg",
180 .default_tplg_path = "intel/sof-tplg",
198 .default_tplg_path = "intel/sof-tplg",
216 .default_tplg_path = "intel/sof-tplg",
[all …]
Dsof-acpi-dev.c41 .default_tplg_path = "intel/sof-tplg",
58 .default_tplg_path = "intel/sof-tplg",
77 .default_tplg_path = "intel/sof-tplg",
92 .default_tplg_path = "intel/sof-tplg",
107 .default_tplg_path = "intel/sof-tplg",
202 sof_pdata->desc->default_tplg_path; in sof_acpi_probe()
Dsof-of-dev.c21 .default_tplg_path = "imx/sof-tplg",
93 sof_pdata->tplg_filename_prefix = sof_pdata->desc->default_tplg_path; in sof_of_probe()
/Linux-v5.4/include/sound/
Dsof.h89 const char *default_tplg_path; member