Searched refs:LED_SLEEP (Results 1 – 6 of 6) sorted by relevance
41 #if defined(LED_SLEEP) || (defined(HAVE_DECL_LED_SLEEP) && HAVE_DECL_LED_SLEEP)43 static_assert((LED_SLEEP) == (0x05), "LED_SLEEP != 0x05");46 # define LED_SLEEP 0x0599 [LED_SLEEP] = XLAT(LED_SLEEP),
7 LED_SLEEP 0x05
845 LED_SLEEP = 0x05 variable1318 LED_SLEEP : 'SLEEP',
949 #define LED_SLEEP 0x05 macro
268 [LED_KANA] = "Kana", [LED_SLEEP] = "Sleep",
739 pub const LED_SLEEP: u16 = 0x05; constant