Searched refs:param_nopnp (Results 1 – 1 of 1) sorted by relevance
72 static unsigned int param_nopnp = 0; variable74 static const unsigned int param_nopnp = 1; variable1934 if (!param_nopnp) { in wbsd_drv_init()1941 if (param_nopnp) { in wbsd_drv_init()1967 if (!param_nopnp) in wbsd_drv_exit()1972 if (param_nopnp) { in wbsd_drv_exit()1984 module_param_hw_named(nopnp, param_nopnp, uint, other, 0444);