Home
last modified time | relevance | path

Searched refs:_pgoodPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp148 sdbusplus::bus::match::rules::propertiesChanged(_pgoodPath, in PGoodState()
165 sdbusplus::bus::match::rules::propertiesChanged(_pgoodPath, in PGoodState()
203 _bus, _pgoodPath, _pgoodInterface, _pgoodProperty); in readPGood()
214 const std::string _pgoodPath{"/org/openbmc/control/power0"}; member in phosphor::fan::PGoodState