Searched refs:stateOn (Results 1 – 5 of 5) sorted by relevance
| /openbmc/phosphor-bmc-code-mgmt/common/src/ |
| H A D | host_power.cpp | 46 if (state != stateOn && state != stateOff) in setState() 57 (state == stateOn) ? transitionOn : transitionOff); in setState() 89 if (res != stateOn && res != stateOff) in getState()
|
| /openbmc/phosphor-bmc-code-mgmt/common/include/ |
| H A D | host_power.hpp | 10 const auto stateOn = variable
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | ui-bootstrap-tpls-0.11.0.js | 9 …stateOn:null,stateOff:null}).controller("RatingController",["$scope","$attrs","ratingConfig",funct… property in AnonymousFunctionb0c64dd7cb00.buildTemplateObjects.AnonymousClassb0c64dd7cd01
|
| H A D | ui-bootstrap-tpls-0.11.0.min.js | 9 …stateOn:null,stateOff:null}).controller("RatingController",["$scope","$attrs","ratingConfig",funct… property in AnonymousClass2adf09a9ca01
|
| /openbmc/phosphor-bmc-code-mgmt/bios/ |
| H A D | spi_device.cpp | 97 if (prevPowerstate != stateOn && prevPowerstate != stateOff) in updateDevice()
|