Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c46 #define compr_err(_obj, fmt, ...) \ macro
3462 compr_err(compr, "Invalid buffer fragsize=%d fragments=%d\n", in wm_adsp_compr_check_params()
3492 compr_err(compr, "Invalid params id=%u ch=%u,%u rate=%u fmt=%u\n", in wm_adsp_compr_check_params()
3885 compr_err(buf, "Failed to check buffer error: %d\n", ret); in wm_adsp_buffer_get_error()
3889 compr_err(buf, "Buffer error occurred: %d\n", buf->error); in wm_adsp_buffer_get_error()
3911 compr_err(compr, "Failed to link buffer and stream: %d\n", in wm_adsp_compr_trigger()
3926 compr_err(compr, "Failed to set high water mark: %d\n", in wm_adsp_compr_trigger()
4021 compr_err(buf, "Failed to get irq_count: %d\n", ret); in wm_adsp_compr_handle_irq()
4027 compr_err(buf, "Error reading avail: %d\n", ret); in wm_adsp_compr_handle_irq()
4082 compr_err(compr, "Error reading avail: %d\n", ret); in wm_adsp_compr_pointer()
[all …]