Home
last modified time | relevance | path

Searched refs:wm_adsp_fw (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm_adsp.c282 } wm_adsp_fw[WM_ADSP_NUM_FW] = { variable
324 if (index < ARRAY_SIZE(wm_adsp_fw)) in wm_adsp_get_fwf_name_by_index()
325 return wm_adsp_fw[index].file; in wm_adsp_get_fwf_name_by_index()
751 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
755 fwf, wm_adsp_fw[dsp->fw].file, system_name, in wm_adsp_request_firmware_file()
759 wm_adsp_fw[dsp->fw].file, filetype); in wm_adsp_request_firmware_file()
881 wm_adsp_fw[dsp->fw].file, system_name, suffix); in wm_adsp_request_firmware_files()
1089 if (wm_adsp_fw[dsp->fw].num_caps != 0) in wm_adsp_event_post_run()
1099 if (wm_adsp_fw[dsp->fw].num_caps != 0) in wm_adsp_event_post_stop()
1267 if (wm_adsp_fw[dsp->fw].num_caps == 0) { in wm_adsp_compr_open()
[all …]