Searched refs:BTN_GAMEPAD (Results 1 – 10 of 10) 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
311 #define BTN_GAMEPAD 0x130 macro
982 .keybit = { [BIT_WORD(BTN_GAMEPAD)] = BIT_MASK(BTN_GAMEPAD) },
519 #define BTN_GAMEPAD 0x130 macro
549 code += BTN_GAMEPAD; in hidinput_configure_usage()558 case HID_GD_GAMEPAD: code += BTN_GAMEPAD; break; in hidinput_configure_usage()