Searched refs:debug_acpi (Results 1 – 4 of 4) sorted by relevance
24 #define dbg(fmt, arg...) do { if (debug_acpi) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, …32 static bool debug_acpi; variable211 module_param(debug_acpi, bool, 0644);212 MODULE_PARM_DESC(debug_acpi, "Debugging mode for ACPI enabled or not");
1 …armtype=debug:boolpci_hotplug.parm=debug_acpi:Debugging mode for ACPI enabled or notpci_hotplug.…
161763 ffff800012133ba1 b debug_acpi
Completed in 322 milliseconds