Searched refs:BTN_PINKIE (Results 1 – 7 of 7) sorted by relevance
481 BTN_PINKIE = 0x125 variable1179 BTN_PINKIE : 'PINKIE',
318 #define BTN_PINKIE 0x125 macro
370 #define BTN_PINKIE 0x125 macro
174 [BTN_TOP2] = "TopBtn2", [BTN_PINKIE] = "PinkieBtn",
1872 #if defined(BTN_PINKIE) || (defined(HAVE_DECL_BTN_PINKIE) && HAVE_DECL_BTN_PINKIE)1874 static_assert((BTN_PINKIE) == (0x125), "BTN_PINKIE != 0x125");1877 # define BTN_PINKIE 0x1254141 [BTN_PINKIE] = XLAT(BTN_PINKIE),
299 BTN_PINKIE 0x125
327 pub const BTN_PINKIE: u16 = 0x125; constant