Home
last modified time | relevance | path

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

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