Lines Matching refs:system_name
737 const char *dir, const char *system_name,
751 if (system_name && asoc_component_prefix)
753 fwf, wm_adsp_fw[dsp->fw].file, system_name,
755 else if (system_name)
757 fwf, wm_adsp_fw[dsp->fw].file, system_name,
800 const char *system_name = dsp->system_name;
804 if (system_name && asoc_component_prefix) {
806 cirrus_dir, system_name,
809 cirrus_dir, system_name,
815 if (system_name) {
817 cirrus_dir, system_name,
821 cirrus_dir, system_name,
826 cirrus_dir, system_name,
848 if (system_name) {
851 cirrus_dir, system_name,
856 cirrus_dir, system_name,
874 wm_adsp_fw[dsp->fw].file, system_name, asoc_component_prefix);