HomeSort by relevance Sort by last modified time
    Searched refs:dbg_on (Results 1 - 3 of 3) sorted by null

  /external/libdrm/nouveau/
private.h 14 #define dbg_on(lvl) (nouveau_debug & (1 << lvl)) macro
16 if (dbg_on((lvl))) \
20 #define dbg_on(lvl) (0) macro
pushbuf.c 342 if (dbg_on(0))
355 if (dbg_on(31))
  /device/moto/shamu/
init.mmi.touch.sh 9 d) dbg_on=1;;
37 [ $dbg_on ] && echo "Debug: $*"
206 unset bl_mode dbg_on hw_mask firmware_file property

Completed in 1360 milliseconds