Searched refs:SW_FRONT_PROXIMITY (Results 1 – 6 of 6) sorted by relevance
83 #if defined(SW_FRONT_PROXIMITY) || (defined(HAVE_DECL_SW_FRONT_PROXIMITY) && HAVE_DECL_SW_FRONT_PRO…85 static_assert((SW_FRONT_PROXIMITY) == (0x0b), "SW_FRONT_PROXIMITY != 0x0b");88 # define SW_FRONT_PROXIMITY 0x0b140 [SW_FRONT_PROXIMITY] = XLAT(SW_FRONT_PROXIMITY),
13 SW_FRONT_PROXIMITY 0x0b
818 SW_FRONT_PROXIMITY = 0x0b # set = front proximity sensor active variable1291 SW_FRONT_PROXIMITY : 'FRONT_PROXIMITY',
308 SW_FRONT_PROXIMITY, in default_switch_events()
716 pub const SW_FRONT_PROXIMITY: u16 = 0x0b; constant
890 #define SW_FRONT_PROXIMITY 0x0b /* set = front proximity sensor active */ macro