Searched defs:SDEBUG (Results 1 – 4 of 4) sorted by relevance
102 #define SDEBUG(...) do if (atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth); print… macro105 #define SDEBUG(...) do { } while (0) macro
100 #define SDEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth)… macro103 #define SDEBUG(...) do { } while (0) macro
101 #define SDEBUG(...) do if (atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth); print… macro104 #define SDEBUG(...) do { } while (0) macro
103 #define SDEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth)… macro106 #define SDEBUG(...) do { } while (0) macro