Lines Matching defs:system_name
722 const char *dir, const char *system_name,
736 if (system_name && asoc_component_prefix)
738 fwf, wm_adsp_fw[dsp->fw].file, system_name,
740 else if (system_name)
742 fwf, wm_adsp_fw[dsp->fw].file, system_name,
785 const char *system_name = dsp->system_name;
792 if (system_name && suffix) {
794 cirrus_dir, system_name,
797 cirrus_dir, system_name,
803 if (system_name) {
805 cirrus_dir, system_name,
809 cirrus_dir, system_name,
814 cirrus_dir, system_name,
821 if (dsp->wmfw_optional && system_name) {
824 cirrus_dir, system_name,
829 cirrus_dir, system_name,
856 wm_adsp_fw[dsp->fw].file, system_name, suffix);