Searched refs:BTN_A (Results 1 – 3 of 3) sorted by relevance
312 #define BTN_A 0x130 macro
361 #define BTN_A 0x130 macro
389 … (test_bit(BTN_TRIGGER, keybit) || test_bit(BTN_A, keybit) || test_bit(BTN_1, keybit)))) return 0; in EV_IsJoystick()