Searched refs:shutdown_hs (Results 1 – 4 of 4) sorted by relevance
55 extern int shutdown_hs;326 if (shutdown_hs) { in woal_sdio_shutdown()
149 int shutdown_hs; variable8955 module_param(shutdown_hs, int, 0);8956 MODULE_PARM_DESC(shutdown_hs,
125 static int shutdown_hs; variable1501 if (shutdown_hs) in woal_setup_module_param()2452 module_param(shutdown_hs, int, 0);2453 MODULE_PARM_DESC(shutdown_hs,
60 shutdown_hs=1|0 <Enable HS when shutdown | No HS when shutdown (default)>