Searched refs:wm_adsp_request_firmware_file (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp.c | 733 static int wm_adsp_request_firmware_file(struct wm_adsp *dsp, in wm_adsp_request_firmware_file() function 808 ret = wm_adsp_request_firmware_file(dsp, &fw->wmfw, in wm_adsp_request_firmware_files() 819 ret = wm_adsp_request_firmware_file(dsp, &fw->wmfw, in wm_adsp_request_firmware_files() 829 ret = wm_adsp_request_firmware_file(dsp, &fw->coeff, in wm_adsp_request_firmware_files() 837 ret = wm_adsp_request_firmware_file(dsp, in wm_adsp_request_firmware_files() 851 ret = wm_adsp_request_firmware_file(dsp, &fw->wmfw, "", NULL, NULL, "wmfw"); in wm_adsp_request_firmware_files() 856 ret = wm_adsp_request_firmware_file(dsp, &fw->coeff, "", NULL, NULL, "bin"); in wm_adsp_request_firmware_files() 864 ret = wm_adsp_request_firmware_file(dsp, &fw->wmfw, in wm_adsp_request_firmware_files() 870 ret = wm_adsp_request_firmware_file(dsp, &fw->coeff, in wm_adsp_request_firmware_files()
|