Lines Matching defs:wmfw_firmware
222 const struct firmware **wmfw_firmware,
230 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
245 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
260 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
281 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
301 release_firmware(*wmfw_firmware);
307 const struct firmware **wmfw_firmware,
318 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
327 release_firmware(*wmfw_firmware);
339 const struct firmware **wmfw_firmware,
347 ret = cs35l41_request_firmware_files_spkid(cs35l41, wmfw_firmware, wmfw_filename,
353 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
368 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
393 release_firmware(*wmfw_firmware);
396 return cs35l41_fallback_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
560 const struct firmware *wmfw_firmware = NULL;
578 ret = cs35l41_request_firmware_files(cs35l41, &wmfw_firmware, &wmfw_filename,
593 ret = cs_dsp_power_up(dsp, wmfw_firmware, wmfw_filename, coeff_firmware, coeff_filename,
603 release_firmware(wmfw_firmware);