Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dhwmon.cpp15 return type == getHwmonType(e); in getAttributes()
H A Dhwmon.hpp67 inline auto getHwmonType(decltype(typeAttrMap)::const_reference attrs) in getHwmonType() function