Searched defs:SDEBUG (Results 1 – 4 of 4) sorted by relevance
71 #define SDEBUG(x) if (sdebug) printf x macro73 #define SDEBUG(x) macro
115 #define SDEBUG(...) do if (atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth); print… macro118 #define SDEBUG(...) do { } while (0) macro
104 #define SDEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth)… macro107 #define SDEBUG(...) do { } while (0) macro