Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Drpaphp.h35 extern bool rpaphp_debug;
38 if (rpaphp_debug) \
Drpaphp_pci.c107 if (rpaphp_debug) { in rpaphp_enable_slot()
Drpaphp_core.c27 bool rpaphp_debug; variable
41 module_param_named(debug, rpaphp_debug, bool, 0644);