Searched refs:force_product (Results 1 – 1 of 1) sorted by relevance
81 static char force_product[16]; variable98 module_param_string(force_product, force_product, 16, 0);99 MODULE_PARM_DESC(force_product, "Pretend system is this known supported model");569 if (force_product[0]) { in acerhdf_check_hardware()570 product = force_product; in acerhdf_check_hardware()