Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp186 auto pgoodProp = properties.find(_pgoodProperty); in pgoodChanged()
203 _bus, _pgoodPath, _pgoodInterface, _pgoodProperty); in readPGood()
220 const std::string _pgoodProperty{"pgood"}; member in phosphor::fan::PGoodState