Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DHwmonTempMain.cpp184 struct SensorConfigKey struct
188 bool operator<(const SensorConfigKey& other) const in operator <() argument
208 boost::container::flat_map<SensorConfigKey, SensorConfig>;
251 SensorConfigKey key = {std::get<uint64_t>(busCfg->second), in buildSensorConfigMap()