Home
last modified time | relevance | path

Searched defs:stateChanged (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Dfallback.cpp33 void Fallback::stateChanged(bool present, PresenceSensor& /*sensor*/) in stateChanged() function in phosphor::fan::presence::Fallback
H A Danyof.cpp62 void AnyOf::stateChanged(bool present, PresenceSensor& sensor) in stateChanged() function in phosphor::fan::presence::AnyOf
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dmrbsection.js47 function stateChanged(build) { function
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp248 static constexpr uint8_t stateChanged = 0x80; variable