Searched refs:BTN_GAMEPAD (Results 1 – 5 of 5) 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
380 #define BTN_GAMEPAD 0x130 macro
1063 .keybit = { [BIT_WORD(BTN_GAMEPAD)] = BIT_MASK(BTN_GAMEPAD) },
730 code += BTN_GAMEPAD; in hidinput_configure_usage()750 case HID_GD_GAMEPAD: code += BTN_GAMEPAD; break; in hidinput_configure_usage()