Home
last modified time | relevance | path

Searched defs:MALI_DEBUG_PRINT_ERROR (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_kernel_common.h139 #define MALI_DEBUG_PRINT_ERROR(args) MALI_PRINT_ERROR(args) macro
162 #define MALI_DEBUG_PRINT_ERROR(args) do {} while(0) macro