Searched refs:BTN_A (Results 1 – 4 of 4) sorted by relevance
312 #define BTN_A 0x130 macro
310 #define BTN_A 0x130 macro
518 #define BTN_A BTN_SOUTH macro
393 … (test_bit(BTN_TRIGGER, keybit) || test_bit(BTN_A, keybit) || test_bit(BTN_1, keybit)))) return 0; in EV_IsJoystick()