Home
last modified time | relevance | path

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

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