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