Searched refs:force_product (Results 1 – 1 of 1) sorted by relevance
91 static char force_product[16]; variable109 module_param_string(force_product, force_product, 16, 0);110 MODULE_PARM_DESC(force_product, "Force BIOS product and omit BIOS check");642 if (force_product[0]) { in acerhdf_check_hardware()643 product = force_product; in acerhdf_check_hardware()