Searched refs:wmfw_firmware (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/pci/hda/ |
D | cs35l41_hda.c | 167 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-v6.1/sound/soc/codecs/ |
D | wm_adsp.c | 722 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-v6.1/include/linux/firmware/cirrus/ |
D | cs_dsp.h | 216 const struct firmware *wmfw_firmware, char *wmfw_filename, 221 const struct firmware *wmfw_firmware, char *wmfw_filename,
|
/Linux-v6.1/drivers/firmware/cirrus/ |
D | cs_dsp.c | 2234 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()
|