Searched refs:BTN_GAMEPAD (Results 1 – 11 of 11) sorted by relevance
63 All gamepads that follow the protocol described here map BTN_GAMEPAD. This is94 device reports BTN_SOUTH (which BTN_GAMEPAD is an alias for). Regardless
378 #define BTN_GAMEPAD 0x130 macro
971 .keybit = { [BIT_WORD(BTN_GAMEPAD)] = BIT_MASK(BTN_GAMEPAD) },
549 code += BTN_GAMEPAD; in hidinput_configure_usage()558 case HID_GD_GAMEPAD: code += BTN_GAMEPAD; break; in hidinput_configure_usage()