Searched refs:BTN_EXTRA (Results 1 – 7 of 7) sorted by relevance
477 BTN_EXTRA = 0x114 variable1177 BTN_EXTRA : 'EXTRA',
307 #define BTN_EXTRA 0x114 macro
360 #define BTN_EXTRA 0x114 macro
170 [BTN_EXTRA] = "ExtraBtn", [BTN_FORWARD] = "ForwardBtn",
1809 #if defined(BTN_EXTRA) || (defined(HAVE_DECL_BTN_EXTRA) && HAVE_DECL_BTN_EXTRA)1811 static_assert((BTN_EXTRA) == (0x114), "BTN_EXTRA != 0x114");1814 # define BTN_EXTRA 0x1144131 [BTN_EXTRA] = XLAT(BTN_EXTRA),
289 BTN_EXTRA 0x114
316 pub const BTN_EXTRA: u16 = 0x114; constant