Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dmodel.cpp101 phosphor::pmbus::Type type = getPMBusAccessType(data); in getModelJson()
H A Dversion.cpp75 auto type = getPMBusAccessType(data); in getVersionInfo()
/openbmc/phosphor-power/
H A Dutility.cpp152 phosphor::pmbus::Type getPMBusAccessType(const json& json) in getPMBusAccessType() function
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp118 inventoryPMBusAccessType = getPMBusAccessType(fruJson); in getAccessType()