Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_common.h31 #define DBG_MSG_IF(level,condition,args) /* args should be in brackets */ \ macro
49 #define DBG_MSG_IF(level,condition,args) do {} while(0) macro