Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dshpchp_core.c25 bool shpchp_poll_mode; variable
35 module_param(shpchp_poll_mode, bool, 0644);
37 MODULE_PARM_DESC(shpchp_poll_mode, "Using polling mechanism for hot-plug events or not");
H A Dshpchp_hpc.c271 if (shpchp_poll_mode) in shpc_wait_cmd()
566 if (shpchp_poll_mode) in shpchp_release_ctlr()
762 if (!shpchp_poll_mode) { in shpc_isr()
818 if (!shpchp_poll_mode) { in shpc_isr()
990 if (shpchp_poll_mode) { in shpc_init()
1031 if (!shpchp_poll_mode) { in shpc_init()