Searched refs:adsp_err (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm_adsp.c | 37 #define adsp_err(_dsp, fmt, ...) \ macro 47 adsp_err(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \ 600 adsp_err(dsp, "Unknown region type: %d\n", cs_ctl->alg_region.type); in wm_adsp_control_add() 860 adsp_err(dsp, "Failed to request firmware <%s>%s-%s-%s<-%s<%s>>.wmfw\n", in wm_adsp_request_firmware_files() 1240 adsp_err(dsp, "%s: Firmware does not support compressed API\n", in wm_adsp_compr_open() 1247 adsp_err(dsp, "%s: Firmware does not support stream direction\n", in wm_adsp_compr_open() 1255 adsp_err(dsp, "%s: Only a single stream supported per dai\n", in wm_adsp_compr_open() 1500 adsp_err(dsp, "No algorithm region found\n"); in wm_adsp_buffer_parse_legacy() 1575 adsp_err(dsp, "Failed to acquire host buffer\n"); in wm_adsp_buffer_parse_coeff() 1601 adsp_err(dsp, in wm_adsp_buffer_parse_coeff() [all …]
|