Searched refs:compr_err (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 45 #define compr_err(_obj, fmt, ...) \ macro 1319 compr_err(compr, "Invalid buffer fragsize=%d fragments=%d\n", in wm_adsp_compr_check_params() 1349 compr_err(compr, "Invalid params id=%u ch=%u,%u rate=%u fmt=%u\n", in wm_adsp_compr_check_params() 1689 compr_err(buf, "Failed to check buffer error: %d\n", ret); in wm_adsp_buffer_get_error() 1693 compr_err(buf, "Buffer error occurred: %d\n", buf->error); in wm_adsp_buffer_get_error() 1716 compr_err(compr, "Failed to link buffer and stream: %d\n", in wm_adsp_compr_trigger() 1731 compr_err(compr, "Failed to set high water mark: %d\n", in wm_adsp_compr_trigger() 1826 compr_err(buf, "Failed to get irq_count: %d\n", ret); in wm_adsp_compr_handle_irq() 1832 compr_err(buf, "Error reading avail: %d\n", ret); in wm_adsp_compr_handle_irq() 1888 compr_err(comp in wm_adsp_compr_pointer() [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.c | 46 #define compr_err(_obj, fmt, ...) \ macro 3576 compr_err(compr, "Invalid buffer fragsize=%d fragments=%d\n", in wm_adsp_compr_check_params() 3606 compr_err(compr, "Invalid params id=%u ch=%u,%u rate=%u fmt=%u\n", in wm_adsp_compr_check_params() 4005 compr_err(buf, "Failed to check buffer error: %d\n", ret); in wm_adsp_buffer_get_error() 4009 compr_err(buf, "Buffer error occurred: %d\n", buf->error); in wm_adsp_buffer_get_error() 4032 compr_err(compr, "Failed to link buffer and stream: %d\n", in wm_adsp_compr_trigger() 4047 compr_err(compr, "Failed to set high water mark: %d\n", in wm_adsp_compr_trigger() 4142 compr_err(buf, "Failed to get irq_count: %d\n", ret); in wm_adsp_compr_handle_irq() 4148 compr_err(buf, "Error reading avail: %d\n", ret); in wm_adsp_compr_handle_irq() 4204 compr_err(comp in wm_adsp_compr_pointer() [all...] |
Completed in 9 milliseconds