Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/intel/
Dpci-tgl.c33 .default_tplg_path = "intel/sof-tplg",
50 .default_tplg_path = "intel/sof-tplg",
66 .default_tplg_path = "intel/sof-tplg",
83 .default_tplg_path = "intel/sof-tplg",
100 .default_tplg_path = "intel/sof-tplg",
Dpci-cnl.c33 .default_tplg_path = "intel/sof-tplg",
50 .default_tplg_path = "intel/sof-tplg",
67 .default_tplg_path = "intel/sof-tplg",
Dpci-apl.c32 .default_tplg_path = "intel/sof-tplg",
48 .default_tplg_path = "intel/sof-tplg",
Dpci-icl.c33 .default_tplg_path = "intel/sof-tplg",
49 .default_tplg_path = "intel/sof-tplg",
Dbyt.c373 .default_tplg_path = "intel/sof-tplg",
387 .default_tplg_path = "intel/sof-tplg",
401 .default_tplg_path = "intel/sof-tplg",
Dpci-tng.c207 .default_tplg_path = "intel/sof-tplg",
Dbdw.c676 .default_tplg_path = "intel/sof-tplg",
/Linux-v5.15/sound/soc/sof/
Dsof-of-dev.c23 .default_tplg_path = "imx/sof-tplg",
31 .default_tplg_path = "imx/sof-tplg",
41 .default_tplg_path = "imx/sof-tplg",
95 sof_pdata->tplg_filename_prefix = sof_pdata->desc->default_tplg_path; in sof_of_probe()
Dsof-acpi-dev.c90 sof_pdata->desc->default_tplg_path; in sof_acpi_probe()
Dsof-pci-dev.c187 sof_pdata->desc->default_tplg_path; in sof_pci_probe()
/Linux-v5.15/include/sound/
Dsof.h95 const char *default_tplg_path; member