Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dcs35l41_hda.c167 const struct firmware **wmfw_firmware, in cs35l41_request_firmware_files_spkid() argument
175 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
189 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
201 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
220 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
239 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files_spkid()
254 const struct firmware **wmfw_firmware, in cs35l41_request_firmware_files() argument
262 return cs35l41_request_firmware_files_spkid(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files()
266 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files()
278 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename, in cs35l41_request_firmware_files()
[all …]
/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.c722 const struct firmware *wmfw_firmware, in wm_adsp_release_firmware_files() argument
727 if (wmfw_firmware) in wm_adsp_release_firmware_files()
728 release_firmware(wmfw_firmware); in wm_adsp_release_firmware_files()
788 const struct firmware **wmfw_firmware, in wm_adsp_request_firmware_files() argument
798 if (!wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
810 if (!wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
827 if (!wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
835 ret = wm_adsp_request_firmware_file(dsp, wmfw_firmware, wmfw_filename, in wm_adsp_request_firmware_files()
894 const struct firmware *wmfw_firmware = NULL; in wm_adsp1_event() local
903 &wmfw_firmware, &wmfw_filename, in wm_adsp1_event()
[all …]
/linux-6.1.9/include/linux/firmware/cirrus/
Dcs_dsp.h216 const struct firmware *wmfw_firmware, char *wmfw_filename,
221 const struct firmware *wmfw_firmware, char *wmfw_filename,
/linux-6.1.9/drivers/firmware/cirrus/
Dcs_dsp.c2234 const struct firmware *wmfw_firmware, char *wmfw_filename, in cs_dsp_adsp1_power_up() argument
2270 ret = cs_dsp_load(dsp, wmfw_firmware, wmfw_filename); in cs_dsp_adsp1_power_up()
2528 const struct firmware *wmfw_firmware, char *wmfw_filename, in cs_dsp_power_up() argument
2550 ret = cs_dsp_load(dsp, wmfw_firmware, wmfw_filename); in cs_dsp_power_up()