Searched defs:SDEBUG (Results 1 – 1 of 1) sorted by relevance
95 #define SDEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth)… macro98 #define SDEBUG(...) do { } while (0) macro