Searched refs:BTN_GAMEPAD (Results 1 – 7 of 7) sorted by relevance
69 All gamepads that follow the protocol described here map BTN_GAMEPAD. This is102 device reports BTN_SOUTH (which BTN_GAMEPAD is an alias for). Regardless
319 #define BTN_GAMEPAD 0x130 macro
380 #define BTN_GAMEPAD 0x130 macro
332 #define BTN_GAMEPAD 0x130 macro
1054 .keybit = { [BIT_WORD(BTN_GAMEPAD)] = BIT_MASK(BTN_GAMEPAD) },
627 code += BTN_GAMEPAD; in hidinput_configure_usage()636 case HID_GD_GAMEPAD: code += BTN_GAMEPAD; break; in hidinput_configure_usage()