Searched refs:FB_STR (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/drivers/core/fbdev/src/ |
A D | fb.c | 64 LOGE(FB_STR, "Failed to lock mutex (%s).", __func__); in get_fb_info() 368 LOGE(FB_STR, "Failed to lock mutex (%s).", __func__); in fb_mmap() 443 LOGE(FB_STR, "copy fb path fail (%s)\n", __func__); in do_register_framebuffer() 454 LOGE(FB_STR, "out of bounds (%s)\n", __func__); in do_register_framebuffer() 473 LOGE(FB_STR, "Failed to lock mutex (%s).", __func__); in register_framebuffer() 486 LOGE(FB_STR, "Failed to lock mutex (%s).", __func__); in unregister_framebuffer()
|
/AliOS-Things-master/components/drivers/core/fbdev/include/ |
A D | fb.h | 27 #define FB_STR "FB" macro 193 LOGE(FB_STR, "Failed to lock mutex (%s).", __func__); in lock_fb_info()
|
Completed in 8 milliseconds