Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.cpp940 getPsuVpdFromDbus("CC", modelName); in updateInventory()
941 getPsuVpdFromDbus("PN", pn); in updateInventory()
942 getPsuVpdFromDbus("FN", fn); in updateInventory()
943 getPsuVpdFromDbus("SN", sn); in updateInventory()
1270 void PowerSupply::getPsuVpdFromDbus(const std::string& keyword, in getPsuVpdFromDbus() function in phosphor::power::psu::PowerSupply
H A Dpower_supply.hpp759 void getPsuVpdFromDbus(const std::string& keyword, std::string& vpdStr);