Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_dsp.c87 AW_LOGE("kzalloc dsp_msg error"); in aw_mtk_write_data_to_dsp()
102 AW_LOGE("write data failed"); in aw_mtk_write_data_to_dsp()
217 AW_LOGE("enable is NULL"); in aw_dsp_get_rx_module_enable()
244 AW_LOGE("unsupport enable=%d", enable); in aw_dsp_set_rx_module_enable()
273 AW_LOGE("algo only support double PA channel:%d unsupport", in aw_dsp_get_vmax()
301 AW_LOGE("algo only support double PA channel:%d unsupport", in aw_dsp_set_vmax()
H A Daw87xxx.c216 AW_LOGE("struct aw87xxx not ready"); in aw87xxx_show_current_profile()
227 AW_LOGE("not found struct aw87xxx, dev_index = [%d]", dev_index); in aw87xxx_show_current_profile()
240 AW_LOGE("struct aw87xxx not ready"); in aw87xxx_set_profile()
248 AW_LOGE("not found struct aw87xxx, dev_index = [%d]", dev_index); in aw87xxx_set_profile()
374 AW_LOGE("get struct aw87xxx failed"); in aw87xxx_profile_switch_info()
418 AW_LOGE("get struct aw87xxx failed"); in aw87xxx_profile_switch_put()
449 AW_LOGE("get struct aw87xxx failed"); in aw87xxx_profile_switch_get()
494 AW_LOGE("get struct aw87xxx failed"); in aw87xxxx_vmax_get()
587 AW_LOGE("struct aw87xxx not ready"); in aw87xxx_add_codec_controls()
1417 AW_LOGE("Unable to register driver, ret= %d", ret); in aw87xxx_pa_init()
H A Daw_log.h20 #define AW_LOGE(fmt, ...)\ macro