Searched refs:max_buttons (Results 1 – 1 of 1) sorted by relevance
917 int max_buttons = 0; in consms_check_caps() local926 max_buttons = CONSMS_MAX(max_buttons, lq->lq_num_buttons); in consms_check_caps()930 if (max_buttons != consms_state.consms_num_buttons) { in consms_check_caps()936 consms_state.consms_num_buttons = max_buttons; in consms_check_caps()