Searched refs:fwf (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 737 const char *fwf; in wm_adsp_request_firmware_file() local 742 fwf = dsp->fwf_name; in wm_adsp_request_firmware_file() 744 fwf = dsp->cs_dsp.name; in wm_adsp_request_firmware_file() 748 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file() 752 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file() 755 *filename = kasprintf(GFP_KERNEL, "%s%s-%s-%s.%s", dir, dsp->part, fwf, in wm_adsp_request_firmware_file()
|