Searched refs:fw_path_postfix (Results 1 – 4 of 4) sorted by relevance
118 } else if (base_profile->fw_path_postfix) { in sof_file_profile_for_ipc_type() 121 base_profile->fw_path_postfix); in sof_file_profile_for_ipc_type() 177 if (base_profile->fw_path_postfix) in sof_file_profile_for_ipc_type() 178 out_profile->fw_path_postfix = base_profile->fw_path_postfix; in sof_file_profile_for_ipc_type() 245 if (base_profile->fw_path_postfix) in sof_print_missing_firmware_info() 248 base_profile->fw_path_postfix, in sof_print_missing_firmware_info()
253 path_override->fw_path_postfix = "community"; in sof_pci_probe()
281 else if (base_profile->fw_path_postfix) in sof_select_ipc_and_paths()283 base_profile->fw_path_postfix); in sof_select_ipc_and_paths()
64 const char *fw_path_postfix; member