Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c36 int cpqhp_debug; variable
695 if (cpqhp_debug) in one_time_init()
1387 cpqhp_debug = debug; in cpqhpc_init()
H A Dcpqphp.h25 #define dbg(fmt, arg...) do { if (cpqhp_debug) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg); } wh…
433 extern int cpqhp_debug;