Searched refs:fw_lib_path_postfix (Results 1 – 4 of 4) sorted by relevance
157 if (base_profile->fw_lib_path_postfix) { in sof_file_profile_for_ipc_type()161 base_profile->fw_lib_path_postfix); in sof_file_profile_for_ipc_type()176 if (base_profile->fw_lib_path_postfix) in sof_file_profile_for_ipc_type()177 out_profile->fw_lib_path_postfix = base_profile->fw_lib_path_postfix; in sof_file_profile_for_ipc_type()
256 path_override->fw_lib_path_postfix = "community"; in sof_pci_probe()
288 else if (base_profile->fw_lib_path_postfix) in sof_select_ipc_and_paths()290 base_profile->fw_lib_path_postfix); in sof_select_ipc_and_paths()
67 const char *fw_lib_path_postfix; member