debug_on          166 drivers/video/fbdev/stifb.c   static int debug_on = 1;
debug_on          167 drivers/video/fbdev/stifb.c # define  DEBUG_OFF() debug_on=0
debug_on          168 drivers/video/fbdev/stifb.c # define  DEBUG_ON()  debug_on=1
debug_on          169 drivers/video/fbdev/stifb.c # define WRITE_BYTE(value,fb,reg)	do { if (debug_on) \
debug_on          173 drivers/video/fbdev/stifb.c # define WRITE_WORD(value,fb,reg)	do { if (debug_on) \
debug_on           40 tools/thermal/tmon/tmon.c static int debug_on;
debug_on          126 tools/thermal/tmon/tmon.c 	if (debug_on)
debug_on          269 tools/thermal/tmon/tmon.c 			debug_on = 1;