Searched refs:fw_path_postfix (Results 1 – 4 of 4) sorted by relevance
114 } else if (base_profile->fw_path_postfix) { in sof_file_profile_for_ipc_type()117 base_profile->fw_path_postfix); in sof_file_profile_for_ipc_type()173 if (base_profile->fw_path_postfix) in sof_file_profile_for_ipc_type()174 out_profile->fw_path_postfix = base_profile->fw_path_postfix; in sof_file_profile_for_ipc_type()241 if (base_profile->fw_path_postfix) in sof_print_missing_firmware_info()244 base_profile->fw_path_postfix, in sof_print_missing_firmware_info()
255 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