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.hpp207 * @param[in] ledState LED state passed from request in setSystemLocationIndicatorActive() argument
95 setIndicatorLedState(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & ledState) setIndicatorLedState() argument
[all...]
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSystemStore.js47 async changeIdentifyLedState({ commit }, ledState) { argument
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.hpp94 bool ledState = false; member in TachSensor
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp129 LedState ledState = LedState::UNKNOWN; global() member in redfish::sensor_utils::InventoryItem
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2846 uint64_t ledState = 0; in ipmiOEMSetFaultIndication() local