Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DUtils.cpp160 std::string typeIntf = configInterfaceName(type); in getSensorConfiguration() local
188 if (intf.starts_with(typeIntf)) in getSensorConfiguration()