Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Drpaphp.h35 extern bool rpaphp_debug;
38 if (rpaphp_debug) \
H A Drpaphp_pci.c187 if (rpaphp_debug) { in rpaphp_enable_slot()
H A Drpaphp_core.c29 bool rpaphp_debug; variable
43 module_param_named(debug, rpaphp_debug, bool, 0644);