Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Datom.c89 static void debug_print_spaces(int n) in debug_print_spaces() function
96 #define SDEBUG(...) do if (atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth); print…