Searched refs:BTN_4 (Results 1 – 7 of 7) sorted by relevance
458 BTN_4 = 0x104 variable1160 BTN_4 : '4',
295 #define BTN_4 0x104 macro
347 #define BTN_4 0x104 macro
165 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
1739 #if defined(BTN_4) || (defined(HAVE_DECL_BTN_4) && HAVE_DECL_BTN_4)1741 static_assert((BTN_4) == (0x104), "BTN_4 != 0x104");1744 # define BTN_4 0x1044120 [BTN_4] = XLAT(BTN_4),
278 BTN_4 0x104
304 pub const BTN_4: u16 = 0x104; constant