Searched refs:BTN_3 (Results 1 – 7 of 7) sorted by relevance
457 BTN_3 = 0x103 variable1159 BTN_3 : '3',
294 #define BTN_3 0x103 macro
346 #define BTN_3 0x103 macro
164 [BTN_2] = "Btn2", [BTN_3] = "Btn3",
1732 #if defined(BTN_3) || (defined(HAVE_DECL_BTN_3) && HAVE_DECL_BTN_3)1734 static_assert((BTN_3) == (0x103), "BTN_3 != 0x103");1737 # define BTN_3 0x1034119 [BTN_3] = XLAT(BTN_3),
277 BTN_3 0x103
303 pub const BTN_3: u16 = 0x103; constant