Searched refs:enable_5_button_array (Results 1 – 1 of 1) sorted by relevance
27 static bool enable_5_button_array; variable28 module_param(enable_5_button_array, bool, 0444);29 MODULE_PARM_DESC(enable_5_button_array,641 if (enable_5_button_array || dmi_check_system(button_array_table)) in button_array_present()