Searched refs:shpchp_poll_time (Results 1 – 2 of 2) sorted by relevance
26 int shpchp_poll_time; variable36 module_param(shpchp_poll_time, int, 0644);38 MODULE_PARM_DESC(shpchp_poll_time, "Polling mechanism frequency, in seconds");
219 if (!shpchp_poll_time) in int_poll_timeout()220 shpchp_poll_time = 2; /* default polling interval is 2 sec */ in int_poll_timeout()222 start_int_poll_timer(ctrl, shpchp_poll_time); in int_poll_timeout()