Searched refs:getPMBusAccessType (Results 1 – 4 of 4) sorted by relevance
210 phosphor::pmbus::Type getPMBusAccessType(const nlohmann::json& json);
157 phosphor::pmbus::Type getPMBusAccessType(const json& json) in getPMBusAccessType() function
71 auto type = phosphor::power::util::getPMBusAccessType(data); in getVersionInfo()
111 inventoryPMBusAccessType = getPMBusAccessType(fruJson); in getAccessType()