Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPSUSensorMain.cpp422 const uint64_t* confAddr = in createSensorsCallback() local
424 if (confBus == nullptr || confAddr == nullptr) in createSensorsCallback()
431 if ((*confBus != bus) || (*confAddr != addr)) in createSensorsCallback()
436 << *confAddr << " because not " << bus << "-" in createSensorsCallback()