Lines Matching refs:system_name
737 const char *dir, const char *system_name, in wm_adsp_request_firmware_file() argument
745 if (system_name && asoc_component_prefix) in wm_adsp_request_firmware_file()
747 dsp->fwf_name, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
749 else if (system_name) in wm_adsp_request_firmware_file()
751 dsp->fwf_name, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
794 const char *system_name = dsp->system_name; in wm_adsp_request_firmware_files() local
798 if (system_name && asoc_component_prefix) { in wm_adsp_request_firmware_files()
800 cirrus_dir, system_name, in wm_adsp_request_firmware_files()
803 cirrus_dir, system_name, in wm_adsp_request_firmware_files()
809 if (system_name) { in wm_adsp_request_firmware_files()
811 cirrus_dir, system_name, in wm_adsp_request_firmware_files()
815 cirrus_dir, system_name, in wm_adsp_request_firmware_files()
820 cirrus_dir, system_name, in wm_adsp_request_firmware_files()
842 if (system_name) { in wm_adsp_request_firmware_files()
845 cirrus_dir, system_name, in wm_adsp_request_firmware_files()
850 cirrus_dir, system_name, in wm_adsp_request_firmware_files()
867 system_name, asoc_component_prefix); in wm_adsp_request_firmware_files()