Searched defs:coeff_firmware (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | cs35l56_hda.c | 438 cs35l56_hda_request_firmware_files(struct cs35l56_hda *cs35l56, const struct firmware **wmfw_firmware, char **wmfw_filename, const struct firmware **coeff_firmware, char **coeff_filename) cs35l56_hda_request_firmware_files() argument 497 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 524 const struct firmware *coeff_firmware = NULL; cs35l56_hda_fw_load() local [all...] |
H A D | cs35l41_hda.c | 173 cs35l41_request_firmware_files_spkid(struct cs35l41_hda *cs35l41, const struct firmware **wmfw_firmware, char **wmfw_filename, const struct firmware **coeff_firmware, char **coeff_filename) cs35l41_request_firmware_files_spkid() argument 263 cs35l41_fallback_firmware_file(struct cs35l41_hda *cs35l41, const struct firmware **wmfw_firmware, char **wmfw_filename, const struct firmware **coeff_firmware, char **coeff_filename) cs35l41_fallback_firmware_file() argument 295 cs35l41_request_firmware_files(struct cs35l41_hda *cs35l41, const struct firmware **wmfw_firmware, char **wmfw_filename, const struct firmware **coeff_firmware, char **coeff_filename) cs35l41_request_firmware_files() argument 452 const struct firmware *coeff_firmware = NULL; cs35l41_init_dsp() local [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 720 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 794 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 912 const struct firmware *coeff_firmware = NULL; wm_adsp1_event() local 1011 const struct firmware *coeff_firmware = NULL; wm_adsp_power_up() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/cirrus/ |
H A D | cs_dsp.c | 2277 cs_dsp_adsp1_power_up(struct cs_dsp *dsp, const struct firmware *wmfw_firmware, char *wmfw_filename, const struct firmware *coeff_firmware, char *coeff_filename, const char *fw_name) cs_dsp_adsp1_power_up() argument 2571 cs_dsp_power_up(struct cs_dsp *dsp, const struct firmware *wmfw_firmware, char *wmfw_filename, const struct firmware *coeff_firmware, char *coeff_filename, const char *fw_name) cs_dsp_power_up() argument
|
Completed in 9 milliseconds