Searched refs:vpdName (Results 1 – 4 of 4) sorted by relevance
130 const std::string& vpdName, in readVPDValue() argument140 vpdValue = pmbusIntf.readString(vpdName, type); in readVPDValue()150 std::format(" {} resize needed. size: {}", vpdName, vpdValue.size()) in readVPDValue()
76 const std::string& vpdName,
856 auto PowerSupply::readVPDValue(const std::string& vpdName, in readVPDValue() argument866 vpdValue = pmbusIntf->readString(vpdName, type); in readVPDValue()881 vpdName, vpdValue.size()) in readVPDValue()
747 auto readVPDValue(const std::string& vpdName,