Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_core.c50 int cpqhp_debug; variable
755 if (cpqhp_debug) in one_time_init()
1447 cpqhp_debug = debug; in cpqhpc_init()
Dcpqphp.h39 #define dbg(fmt, arg...) do { if (cpqhp_debug) printk(KERN_DEBUG "%s: " fmt , MY_NAME , ## arg); } …
447 extern int cpqhp_debug;