Searched refs:REL_DIAL (Results 1 – 6 of 6) sorted by relevance
55 #if defined(REL_DIAL) || (defined(HAVE_DECL_REL_DIAL) && HAVE_DECL_REL_DIAL)57 static_assert((REL_DIAL) == (0x07), "REL_DIAL != 0x07");60 # define REL_DIAL 0x0794 [REL_DIAL] = XLAT(REL_DIAL),
9 REL_DIAL 0x07
751 REL_DIAL = 0x07 variable1237 REL_DIAL : 'DIAL',
822 #define REL_DIAL 0x07 macro
236 [REL_DIAL] = "Dial", [REL_WHEEL] = "Wheel",
650 pub const REL_DIAL: u16 = 0x07; constant