Searched refs:adsp_err (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | wm_adsp.c | 36 #define adsp_err(_dsp, fmt, ...) \ macro 46 adsp_err(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \ 611 adsp_err(dsp, "Unknown region type: %d\n", cs_ctl->alg_region.type); in wm_adsp_control_add() 865 adsp_err(dsp, "Failed to request firmware <%s>%s-%s-%s<-%s<%s>>.wmfw\n", in wm_adsp_request_firmware_files() 1247 adsp_err(dsp, "%s: Firmware does not support compressed API\n", in wm_adsp_compr_open() 1254 adsp_err(dsp, "%s: Firmware does not support stream direction\n", in wm_adsp_compr_open() 1262 adsp_err(dsp, "%s: Only a single stream supported per dai\n", in wm_adsp_compr_open() 1503 adsp_err(dsp, "No algorithm region found\n"); in wm_adsp_buffer_parse_legacy() 1578 adsp_err(dsp, "Failed to acquire host buffer\n"); in wm_adsp_buffer_parse_coeff() 1604 adsp_err(dsp, in wm_adsp_buffer_parse_coeff() [all …]
|