no_fwh_detect 149 drivers/char/hw_random/intel-rng.c static __initdata int no_fwh_detect; no_fwh_detect 150 drivers/char/hw_random/intel-rng.c module_param(no_fwh_detect, int, 0); no_fwh_detect 151 drivers/char/hw_random/intel-rng.c MODULE_PARM_DESC(no_fwh_detect, "Skip FWH detection:\n" no_fwh_detect 314 drivers/char/hw_random/intel-rng.c if (no_fwh_detect) no_fwh_detect 344 drivers/char/hw_random/intel-rng.c if (no_fwh_detect < 0) {