Searched refs:has_buttons (Results 1 – 1 of 1) sorted by relevance
1318 bool has_keys, has_buttons, has_lmr, has_rel_axes, has_abs_axes; in r_identify_evdev() local1330 has_buttons = bit_find(key_bits, BTN_MISC, BTN_JOYSTICK - 1); in r_identify_evdev()1338 if (has_mt && !has_buttons) { in r_identify_evdev()1343 has_buttons = true; in r_identify_evdev()1373 else if (has_rel_axes || has_buttons) in r_identify_evdev()