Lines Matching defs:wmfw_firmware
174 const struct firmware **wmfw_firmware,
182 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
199 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
215 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
237 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
258 release_firmware(*wmfw_firmware);
264 const struct firmware **wmfw_firmware,
275 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
284 release_firmware(*wmfw_firmware);
296 const struct firmware **wmfw_firmware,
304 ret = cs35l41_request_firmware_files_spkid(cs35l41, wmfw_firmware, wmfw_filename,
310 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
326 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
353 release_firmware(*wmfw_firmware);
356 return cs35l41_fallback_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
453 const struct firmware *wmfw_firmware = NULL;
469 ret = cs35l41_request_firmware_files(cs35l41, &wmfw_firmware, &wmfw_filename,
480 ret = cs_dsp_power_up(dsp, wmfw_firmware, wmfw_filename, coeff_firmware, coeff_filename,
490 release_firmware(wmfw_firmware);