Home
last modified time | relevance | path

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

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_kernel_common.h134 #define MALI_DEBUG_PRINT(level, args) do { \ macro
161 #define MALI_DEBUG_PRINT(string,args) do {} while(0) macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_kernel_common.h155 #define MALI_DEBUG_PRINT(level, args) … macro
208 #define MALI_DEBUG_PRINT(string, args) … macro