Searched refs:psuname (Results 1 – 1 of 1) sorted by relevance
193 std::string* psuname = nullptr; in getPSUProperties() local210 psuname = std::get_if<std::string>(&properties[psuNameProp]); in getPSUProperties()222 if ((i2cbus) && (i2caddr) && (psuname) && (!psuname->empty())) in getPSUProperties()225 invpath.push_back(psuname->back()); in getPSUProperties()