Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-pci-dev.c95 .default_tplg_path = "intel/sof-tplg",
113 .default_tplg_path = "intel/sof-tplg",
140 .default_tplg_path = "intel/sof-tplg",
159 .default_tplg_path = "intel/sof-tplg",
178 .default_tplg_path = "intel/sof-tplg",
197 .default_tplg_path = "intel/sof-tplg",
216 .default_tplg_path = "intel/sof-tplg",
235 .default_tplg_path = "intel/sof-tplg",
251 .default_tplg_path = "intel/sof-tplg",
269 .default_tplg_path = "intel/sof-tplg",
[all …]
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsof.h95 const char *default_tplg_path; member