Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsof.h111 const char *fw_lib_prefix; member
/linux/sound/soc/sof/
H A Ddebug.c335 if (plat_data->fw_lib_prefix) { in snd_sof_dbg_init()
337 (char **)&plat_data->fw_lib_prefix); in snd_sof_dbg_init()
H A Dipc4-loader.c181 if (!sdev->pdata->fw_lib_prefix) { in sof_ipc4_load_library_by_uuid()
197 sdev->pdata->fw_lib_prefix, uuid); in sof_ipc4_load_library_by_uuid()
H A Dcore.c311 plat_data->fw_lib_prefix = out_profile.fw_lib_path; in sof_select_ipc_and_paths()