Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp986 static std::optional<uint16_t> readPower(ipmi::Context::ptr& ctx) in readPower() function
1082 std::optional<uint16_t> powerResp = readPower(ctx); in getPowerReading()