Searched refs:LED_SUSPEND (Results 1 – 6 of 6) sorted by relevance
48 #if defined(LED_SUSPEND) || (defined(HAVE_DECL_LED_SUSPEND) && HAVE_DECL_LED_SUSPEND)50 static_assert((LED_SUSPEND) == (0x06), "LED_SUSPEND != 0x06");53 # define LED_SUSPEND 0x06100 [LED_SUSPEND] = XLAT(LED_SUSPEND),
8 LED_SUSPEND 0x06
839 LED_SUSPEND = 0x06 variable1312 LED_SUSPEND : 'SLEEP',
922 #define LED_SUSPEND 0x06 macro
269 [LED_SUSPEND] = "Suspend", [LED_MUTE] = "Mute",
740 pub const LED_SUSPEND: u16 = 0x06; constant