Searched refs:BTN_SIDE (Results 1 – 7 of 7) sorted by relevance
476 BTN_SIDE = 0x113 variable1176 BTN_SIDE : 'SIDE',
306 #define BTN_SIDE 0x113 macro
359 #define BTN_SIDE 0x113 macro
169 [BTN_MIDDLE] = "MiddleBtn", [BTN_SIDE] = "SideBtn",
1802 #if defined(BTN_SIDE) || (defined(HAVE_DECL_BTN_SIDE) && HAVE_DECL_BTN_SIDE)1804 static_assert((BTN_SIDE) == (0x113), "BTN_SIDE != 0x113");1807 # define BTN_SIDE 0x1134130 [BTN_SIDE] = XLAT(BTN_SIDE),
288 BTN_SIDE 0x113
315 pub const BTN_SIDE: u16 = 0x113; constant