/openbmc/phosphor-led-sysfs/test/ |
H A D | physical.cpp | 79 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 89 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 101 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 113 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 125 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 136 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 147 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 163 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 176 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local 189 auto led = std::make_unique<NiceMock<MockLed>>(); in TEST() local [all …]
|
/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/ |
H A D | sbx81lifkw.c | 38 struct led { struct 44 struct led amber_solid = { argument 68 static void status_led_set(struct led *led) in status_led_set()
|
/openbmc/phosphor-led-sysfs/ |
H A D | physical.hpp | 16 namespace led namespace 49 std::unique_ptr<phosphor::led::SysfsLed> led, in Physical() 82 std::unique_ptr<phosphor::led::SysfsLed> led; member in phosphor::led::Physical
|
H A D | argument.hpp | 10 namespace led namespace
|
H A D | argument.cpp | 26 namespace led namespace
|
H A D | add_led_action.cpp | 25 std::string led = path.substr(strlen(devPath)); in rootPathVerify() local
|
/openbmc/phosphor-led-manager/test/ |
H A D | utest-led-yaml-group-priority.cpp | 32 for (const auto& led : group.actionSet) in TEST() local 50 for (const auto& led : group.actionSet) in TEST() local 68 for (const auto& led : group.actionSet) in TEST() local 89 for (const auto& led : group.actionSet) in TEST() local
|
H A D | utest-led-yaml-led-priority.cpp | 32 for (const auto& led : group.actionSet) in TEST() local 50 for (const auto& led : group.actionSet) in TEST() local 68 for (const auto& led : group.actionSet) in TEST() local
|
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/ |
H A D | led.c | 15 static inline void switch_LED_on(uint8_t led) in switch_LED_on() 23 static inline void switch_LED_off(uint8_t led) in switch_LED_off()
|
/openbmc/phosphor-led-manager/manager/ |
H A D | config-validator.cpp | 13 namespace led namespace 122 for (const auto& led : group.actionSet) in validateConfigV1GroupForGroupPriority() local
|
H A D | group.cpp | 10 namespace led namespace
|
H A D | serialize.hpp | 10 namespace led namespace
|
H A D | grouplayout.hpp | 10 namespace led namespace
|
H A D | serialize.cpp | 18 namespace led namespace
|
H A D | group.hpp | 14 namespace led namespace
|
H A D | ledlayout.hpp | 11 namespace led namespace
|
/openbmc/u-boot/board/renesas/ecovec/ |
H A D | ecovec.c | 24 static void debug_led(u8 led) in debug_led()
|
/openbmc/phosphor-mrw-tools/ |
H A D | gen_led_groups.pl | 316 sub led subroutine
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | operational-status-monitor.hpp | 10 namespace led namespace
|
/openbmc/phosphor-led-manager/ |
H A D | utils.hpp | 8 namespace led namespace
|
/openbmc/phosphor-led-sysfs/interfaces/ |
H A D | internal_interface.hpp | 21 namespace led namespace
|
/openbmc/u-boot/drivers/misc/ |
H A D | pca9551_led.c | 39 static int pca9551_led_get_state(int led, int *state) in pca9551_led_get_state() 63 static int pca9551_led_set_state(int led, int state) in pca9551_led_set_state()
|
/openbmc/qemu/hw/display/ |
H A D | dm163.c | 152 static uint8_t dm163_bank0(const DM163State *s, uint8_t led) in dm163_bank0() 186 static uint8_t dm163_bank1(const DM163State *s, uint8_t led) in dm163_bank1() 197 for (int led = 0; led < DM163_NUM_LEDS; led++) { in dm163_lat_b_gpio_handler() local
|
/openbmc/phosphor-led-manager/manager/lamptest/ |
H A D | lamptest.hpp | 16 namespace led namespace
|
/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | BmcStore.js | 51 async updateIdentifyLedValue({ dispatch }, led) { argument
|