Home
last modified time | relevance | path

Searched refs:tplg_name (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/sound/soc/sof/
H A Dfw-file-profile.c73 if (!profile->tplg_path || !profile->tplg_name) in sof_test_topology_file()
77 profile->tplg_name); in sof_test_topology_file()
186 out_profile->tplg_name = plat_data->tplg_filename; in sof_file_profile_for_ipc_type()
257 base_profile->tplg_path || base_profile->tplg_name) in sof_print_missing_firmware_info()
285 dev_info(dev, " Topology file: %s/%s\n", profile->tplg_path, profile->tplg_name); in sof_print_profile_info()
H A Dsof-pci-dev.c263 path_override->tplg_name = tplg_filename; in sof_pci_probe()
267 path_override->tplg_name = sof_dmi_override_tplg_name; in sof_pci_probe()
H A Dcore.c300 if (base_profile->tplg_name) in sof_select_ipc_and_paths()
302 base_profile->tplg_name); in sof_select_ipc_and_paths()
363 plat_data->tplg_filename = base_profile->tplg_name; in sof_init_sof_ops()
623 path_override->tplg_name = override_tplg_filename; in sof_apply_profile_override()
H A Dsof-of-dev.c78 sof_pdata->ipc_file_profile_base.tplg_name = tplg_filename; in sof_of_probe()
/linux-6.15/include/sound/
H A Dsof.h69 const char *tplg_name; member
/linux-6.15/sound/soc/intel/avs/
H A Dtopology.h150 char tplg_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member