Searched refs:default_tplg_path (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/sound/soc/sof/ |
D | sof-pci-dev.c | 42 .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 …]
|
D | sof-acpi-dev.c | 41 .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()
|
D | sof-of-dev.c | 21 .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/ |
D | sof.h | 89 const char *default_tplg_path; member
|