Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.c36 #define adsp_err(_dsp, fmt, ...) \ macro
46 adsp_err(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \
603 adsp_err(dsp, "Unknown region type: %d\n", cs_ctl->alg_region.type); in wm_adsp_control_add()
702 adsp_err(dsp, "Can't find kcontrol %s\n", ctl_name); in wm_adsp_write_ctl()
844 adsp_err(dsp, "Failed to request firmware <%s>%s-%s-%s<-%s<%s>>.wmfw\n", in wm_adsp_request_firmware_files()
1197 adsp_err(dsp, "%s: Firmware does not support compressed API\n", in wm_adsp_compr_open()
1204 adsp_err(dsp, "%s: Firmware does not support stream direction\n", in wm_adsp_compr_open()
1212 adsp_err(dsp, "%s: Only a single stream supported per dai\n", in wm_adsp_compr_open()
1453 adsp_err(dsp, "No algorithm region found\n"); in wm_adsp_buffer_parse_legacy()
1528 adsp_err(dsp, "Failed to acquire host buffer\n"); in wm_adsp_buffer_parse_coeff()
[all …]