Searched refs:shpchp_poll_mode (Results 1 – 3 of 3) sorted by relevance
26 bool shpchp_poll_mode; variable38 module_param(shpchp_poll_mode, bool, 0644);41 MODULE_PARM_DESC(shpchp_poll_mode, "Using polling mechanism for hot-plug events or not");
277 if (shpchp_poll_mode) in shpc_wait_cmd()589 if (shpchp_poll_mode) in hpc_release_ctlr()785 if (!shpchp_poll_mode) { in shpc_isr()841 if (!shpchp_poll_mode) { in shpc_isr()1038 if (shpchp_poll_mode) { in shpc_init()1079 if (!shpchp_poll_mode) { in shpc_init()
32 extern bool shpchp_poll_mode;