Lines Matching refs:wmfw_filename
175 char **wmfw_filename,
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,
259 kfree(*wmfw_filename);
265 char **wmfw_filename,
275 ret = cs35l41_request_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
285 kfree(*wmfw_filename);
297 char **wmfw_filename,
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,
354 kfree(*wmfw_filename);
356 return cs35l41_fallback_firmware_file(cs35l41, wmfw_firmware, wmfw_filename,
456 char *wmfw_filename = NULL;
469 ret = cs35l41_request_firmware_files(cs35l41, &wmfw_firmware, &wmfw_filename,
474 dev_dbg(cs35l41->dev, "Loading WMFW Firmware: %s\n", wmfw_filename);
480 ret = cs_dsp_power_up(dsp, wmfw_firmware, wmfw_filename, coeff_firmware, coeff_filename,
492 kfree(wmfw_filename);