Searched refs:BTN_1 (Results 1 – 4 of 4) sorted by relevance
276 #define BTN_1 0x101 macro
325 #define BTN_1 0x101 macro
368 #define BTN_1 0x101 macro
389 … (test_bit(BTN_TRIGGER, keybit) || test_bit(BTN_A, keybit) || test_bit(BTN_1, keybit)))) return 0; in EV_IsJoystick()