Searched refs:DSP_LOGE (Results 1 – 2 of 2) sorted by relevance
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/ |
D | dsp_debug.c | 269 DSP_LOGE("input param is null\n"); in dsp_om_split_str() 277 DSP_LOGE("input str all space\n"); in dsp_om_split_str() 291 DSP_LOGE("%s\n", __func__); in send_msg_data_to_ap() 296 DSP_LOGE("Exit %s\n", __func__); in send_msg_data_to_ap() 302 DSP_LOGE("Enter %s\n", __func__); in send_pcm_data_to_ap() 310 DSP_LOGE("Exit %s\n", __func__); in send_pcm_data_to_ap() 316 DSP_LOGE("%s\n", __func__); in send_msg_data_to_ap() 321 DSP_LOGE("Exit %s\n", __func__); in send_msg_data_to_ap() 327 DSP_LOGE("Enter %s\n", __func__); in send_pcm_data_to_ap() 333 DSP_LOGE("Exit %s\n", __func__); in send_pcm_data_to_ap() [all …]
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/board-hikey/ |
D | dsp_debug.h | 60 #define DSP_LOGE(fmt, ...) print_log(LOG_TAG"[E]%s:%d: "fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__) macro 62 +#define DSP_LOGE(fmt, ...)
|