Searched refs:no_fwh_detect (Results 1 – 1 of 1) sorted by relevance
149 static __initdata int no_fwh_detect; variable150 module_param(no_fwh_detect, int, 0);151 MODULE_PARM_DESC(no_fwh_detect, "Skip FWH detection:\n"314 if (no_fwh_detect) in intel_init_hw_struct()344 if (no_fwh_detect < 0) { in intel_rng_mod_init()