Home
last modified time | relevance | path

Searched refs:base_profile (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/
A Dfw-file-profile.c112 if (base_profile->fw_path) { in sof_file_profile_for_ipc_type()
127 if (base_profile->fw_name) in sof_file_profile_for_ipc_type()
139 if ((base_profile->fw_path || base_profile->fw_name) && in sof_file_profile_for_ipc_type()
154 if (base_profile->fw_lib_path) { in sof_file_profile_for_ipc_type()
173 if (base_profile->fw_path_postfix) in sof_file_profile_for_ipc_type()
180 if (base_profile->tplg_path) in sof_file_profile_for_ipc_type()
191 if ((!base_profile->fw_path && !base_profile->fw_name) && in sof_file_profile_for_ipc_type()
244 base_profile->fw_path_postfix, in sof_print_missing_firmware_info()
256 if (base_profile->fw_path || base_profile->fw_name || in sof_print_missing_firmware_info()
257 base_profile->tplg_path || base_profile->tplg_name) in sof_print_missing_firmware_info()
[all …]
A Dcore.c242 if (base_profile->fw_path) in sof_select_ipc_and_paths()
244 base_profile->fw_path); in sof_select_ipc_and_paths()
247 base_profile->fw_path_postfix); in sof_select_ipc_and_paths()
249 if (base_profile->fw_lib_path) in sof_select_ipc_and_paths()
251 base_profile->fw_lib_path); in sof_select_ipc_and_paths()
256 if (base_profile->fw_name) in sof_select_ipc_and_paths()
258 base_profile->fw_name); in sof_select_ipc_and_paths()
260 if (base_profile->tplg_path) in sof_select_ipc_and_paths()
262 base_profile->tplg_path); in sof_select_ipc_and_paths()
264 if (base_profile->tplg_name) in sof_select_ipc_and_paths()
[all …]
A Dsof-priv.h726 struct sof_loadable_file_profile *base_profile,

Completed in 741 milliseconds