| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cs35l56_hda.c | 468 const struct firmware **coeff_firmware, in cs35l56_hda_request_firmware_files() 494 cs35l56_hda_request_firmware_file(cs35l56, coeff_firmware, coeff_filename, in cs35l56_hda_request_firmware_files() 505 coeff_firmware, coeff_filename, in cs35l56_hda_request_firmware_files() 508 if (!*coeff_firmware) in cs35l56_hda_request_firmware_files() 510 coeff_firmware, coeff_filename, in cs35l56_hda_request_firmware_files() 521 cs35l56_hda_request_firmware_file(cs35l56, coeff_firmware, coeff_filename, in cs35l56_hda_request_firmware_files() 523 if (!*coeff_firmware) in cs35l56_hda_request_firmware_files() 524 cs35l56_hda_request_firmware_file(cs35l56, coeff_firmware, coeff_filename, in cs35l56_hda_request_firmware_files() 527 if (*coeff_firmware) in cs35l56_hda_request_firmware_files() 534 cs35l56_hda_request_firmware_file(cs35l56, coeff_firmware, coeff_filenam in cs35l56_hda_request_firmware_files() 459 cs35l56_hda_request_firmware_files(struct cs35l56_hda * cs35l56,unsigned int preloaded_fw_ver,const struct firmware ** wmfw_firmware,char ** wmfw_filename,const struct firmware ** coeff_firmware,char ** coeff_filename) cs35l56_hda_request_firmware_files() argument 537 cs35l56_hda_release_firmware_files(const struct firmware * wmfw_firmware,char * wmfw_filename,const struct firmware * coeff_firmware,char * coeff_filename) cs35l56_hda_release_firmware_files() argument 569 const struct firmware *coeff_firmware = NULL; cs35l56_hda_fw_load() local [all...] |
| H A D | cs35l41_hda.c | 224 const struct firmware **coeff_firmware, in cs35l41_request_firmware_files_spkid() argument 235 ret = cs35l41_request_firmware_file(cs35l41, coeff_firmware, coeff_filename, in cs35l41_request_firmware_files_spkid() 250 ret = cs35l41_request_firmware_file(cs35l41, coeff_firmware, coeff_filename, in cs35l41_request_firmware_files_spkid() 265 ret = cs35l41_request_firmware_file(cs35l41, coeff_firmware, coeff_filename, in cs35l41_request_firmware_files_spkid() 270 ret = cs35l41_request_firmware_file(cs35l41, coeff_firmware, in cs35l41_request_firmware_files_spkid() 286 ret = cs35l41_request_firmware_file(cs35l41, coeff_firmware, coeff_filename, in cs35l41_request_firmware_files_spkid() 291 ret = cs35l41_request_firmware_file(cs35l41, coeff_firmware, in cs35l41_request_firmware_files_spkid() 309 const struct firmware **coeff_firmware, in cs35l41_fallback_firmware_file() argument 324 ret = cs35l41_request_firmware_file(cs35l41, coeff_firmware, coeff_filename, in cs35l41_fallback_firmware_file() 341 const struct firmware **coeff_firmware, in cs35l41_request_firmware_files() argument 559 const struct firmware *coeff_firmware = NULL; cs35l41_init_dsp() local [all...] |
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp.c | 710 wm_adsp_release_firmware_files(struct wm_adsp * dsp,const struct firmware * wmfw_firmware,char * wmfw_filename,const struct firmware * coeff_firmware,char * coeff_filename) wm_adsp_release_firmware_files() argument 782 wm_adsp_request_firmware_files(struct wm_adsp * dsp,const struct firmware ** wmfw_firmware,char ** wmfw_filename,const struct firmware ** coeff_firmware,char ** coeff_filename) wm_adsp_request_firmware_files() argument 894 const struct firmware *coeff_firmware = NULL; wm_adsp1_event() local 993 const struct firmware *coeff_firmware = NULL; wm_adsp_power_up() local
|
| /linux/drivers/firmware/cirrus/ |
| H A D | cs_dsp.c | 2498 const struct firmware *coeff_firmware, const char *coeff_filename, in cs_dsp_adsp1_power_up() argument 2541 ret = cs_dsp_load_coeff(dsp, coeff_firmware, coeff_filename); in cs_dsp_adsp1_power_up() 2793 const struct firmware *coeff_firmware, const char *coeff_filename, in cs_dsp_power_up() argument 2822 ret = cs_dsp_load_coeff(dsp, coeff_firmware, coeff_filename); in cs_dsp_power_up()
|