Searched refs:enable_5_button_array (Results 1 – 1 of 1) sorted by relevance
26 static bool enable_5_button_array; variable27 module_param(enable_5_button_array, bool, 0444);28 MODULE_PARM_DESC(enable_5_button_array,620 if (enable_5_button_array || dmi_check_system(button_array_table)) in button_array_present()