Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c743 const char *fwf; in wm_adsp_request_firmware_file() local
748 fwf = dsp->fwf_name; in wm_adsp_request_firmware_file()
750 fwf = dsp->cs_dsp.name; in wm_adsp_request_firmware_file()
754 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
758 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
761 *filename = kasprintf(GFP_KERNEL, "%s%s-%s-%s.%s", dir, dsp->part, fwf, in wm_adsp_request_firmware_file()