Searched refs:MAX_BUTTONS (Results 1 – 3 of 3) sorted by relevance
37 #define MAX_BUTTONS 31 /* must not exceed size of sc_buttons */ macro41 struct hid_location hidms_loc_btn[MAX_BUTTONS];
188 for (i = 1; i <= MAX_BUTTONS; i++) in hidms_setup()199 if (i <= MAX_BUTTONS) { in hidms_setup()
98 #define MAX_BUTTONS 31 macro114 struct hid_location sc_loc_button[MAX_BUTTONS];299 for (i = 1 ; i <= MAX_BUTTONS ; i++) { in btms_attach()