Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp72 inventoryIfaces; variable
173 inventoryIfaces[cpu.name]; in createSensors()
748 if (inventoryIfaces.find(name) == inventoryIfaces.end() && in getCpuConfig()
757 inventoryIfaces[name] = std::move(iface); in getCpuConfig()