Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dshpchp_core.c26 bool shpchp_poll_mode; variable
38 module_param(shpchp_poll_mode, bool, 0644);
41 MODULE_PARM_DESC(shpchp_poll_mode, "Using polling mechanism for hot-plug events or not");
A Dshpchp_hpc.c272 if (shpchp_poll_mode) in shpc_wait_cmd()
584 if (shpchp_poll_mode) in hpc_release_ctlr()
780 if (!shpchp_poll_mode) { in shpc_isr()
836 if (!shpchp_poll_mode) { in shpc_isr()
1033 if (shpchp_poll_mode) { in shpc_init()
1074 if (!shpchp_poll_mode) { in shpc_init()
A Dshpchp.h32 extern bool shpchp_poll_mode;

Completed in 8 milliseconds