Home
last modified time | relevance | path

Searched defs:ledState (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dled.hpp107 const std::string& ledState) in setIndicatorLedState()
219 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const bool ledState) in setSystemLocationIndicatorActive()
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSystemStore.js44 async changeIdentifyLedState({ commit }, ledState) { argument
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.hpp90 bool ledState = false; member in TachSensor
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp127 LedState ledState = LedState::UNKNOWN; member in redfish::sensor_utils::InventoryItem
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2846 uint64_t ledState = 0; in ipmiOEMSetFaultIndication() local