Searched refs:BTN_TRIGGER (Results 1 – 4 of 4) sorted by relevance
297 #define BTN_TRIGGER 0x120 macro
295 #define BTN_TRIGGER 0x120 macro
498 #define BTN_TRIGGER 0x120 macro
393 … (test_bit(BTN_TRIGGER, keybit) || test_bit(BTN_A, keybit) || test_bit(BTN_1, keybit)))) return 0; in EV_IsJoystick()