Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_core.c36 int cpqhp_debug; variable
730 if (cpqhp_debug) in one_time_init()
1422 cpqhp_debug = debug; in cpqhpc_init()
Dcpqphp.h25 #define dbg(fmt, arg...) do { if (cpqhp_debug) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg); } wh…
433 extern int cpqhp_debug;