Home
last modified time | relevance | path

Searched refs:debug_print_spaces (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
Datom.c95 static void debug_print_spaces(int n) in debug_print_spaces() function
102 #define SDEBUG(...) do if (atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth); print…
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Datom.c96 static void debug_print_spaces(int n) in debug_print_spaces() function
103 #define SDEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth)…