Searched refs:force_product (Results 1 – 1 of 1) sorted by relevance
79 static char force_product[16]; variable97 module_param_string(force_product, force_product, 16, 0);98 MODULE_PARM_DESC(force_product, "Pretend system is this known supported model");638 if (force_product[0]) { in acerhdf_check_hardware()639 product = force_product; in acerhdf_check_hardware()