Home
last modified time | relevance | path

Searched refs:fwf (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm_adsp.c727 const char *fwf; in wm_adsp_request_firmware_file() local
732 fwf = dsp->fwf_name; in wm_adsp_request_firmware_file()
734 fwf = dsp->cs_dsp.name; in wm_adsp_request_firmware_file()
738 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
742 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
745 *filename = kasprintf(GFP_KERNEL, "%s%s-%s-%s.%s", dir, dsp->part, fwf, in wm_adsp_request_firmware_file()