Home
last modified time | relevance | path

Searched refs:rpaphp_debug (Results 1 – 3 of 3) sorted by relevance

/drivers/pci/hotplug/
Drpaphp.h49 extern bool rpaphp_debug;
52 if (rpaphp_debug) \
Drpaphp_core.c40 bool rpaphp_debug; variable
53 module_param_named(debug, rpaphp_debug, bool, 0644);
Drpaphp_pci.c126 if (rpaphp_debug) { in rpaphp_enable_slot()