Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda.c222 const struct firmware **wmfw_firmware, in cs35l41_request_firmware_files_spkid() argument
230 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
245 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
260 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
281 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
301 release_firmware(*wmfw_firmware); in cs35l41_request_firmware_files_spkid()
307 const struct firmware **wmfw_firmware, in cs35l41_fallback_firmware_file() argument
318 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_fallback_firmware_file()
327 release_firmware(*wmfw_firmware); in cs35l41_fallback_firmware_file()
339 const struct firmware **wmfw_firmware, in cs35l41_request_firmware_files() argument
560 const struct firmware *wmfw_firmware = NULL; cs35l41_init_dsp() local
[all...]
/linux/sound/soc/codecs/
H A Dwm_adsp.c708 const struct firmware *wmfw_firmware, in wm_adsp_release_firmware_files() argument
713 release_firmware(wmfw_firmware); in wm_adsp_release_firmware_files()
780 const struct firmware **wmfw_firmware, in wm_adsp_request_firmware_files() argument
793 if (!wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
804 if (!wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
837 if (!wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
845 ret = wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
892 const struct firmware *wmfw_firmware = NULL; in wm_adsp1_event() local
901 &wmfw_firmware, &wmfw_filename, in wm_adsp1_event()
907 wmfw_firmware, wmfw_filename, in wm_adsp1_event()
[all …]
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c2454 const struct firmware *wmfw_firmware, const char *wmfw_filename, in cs_dsp_adsp1_power_up() argument
2490 ret = cs_dsp_load(dsp, wmfw_firmware, wmfw_filename); in cs_dsp_adsp1_power_up()
2748 const struct firmware *wmfw_firmware, const char *wmfw_filename, in cs_dsp_power_up() argument
2770 ret = cs_dsp_load(dsp, wmfw_firmware, wmfw_filename); in cs_dsp_power_up()