Searched refs:DEBUG_ACPI (Results 1 – 1 of 1) sorted by relevance
16 #define DEBUG_ACPI 0 macro19 #define DEBUG_PRINT(x) do { if (DEBUG_ACPI) dbg_printf x; } while (0)