Searched refs:DeviceMap (Results 1 – 8 of 8) sorted by relevance
39 using DeviceMap = boost::container::flat_map<int, std::vector<uint8_t>>; typedef40 using BusMap = boost::container::flat_map<int, std::shared_ptr<DeviceMap>>;
329 const std::shared_ptr<DeviceMap>& devices) in findI2CEeproms()398 std::shared_ptr<DeviceMap> devices, const bool& powerIsOn, in getBusFRUs()703 device = std::make_shared<DeviceMap>(); in findI2CDevices()1097 busmap.try_emplace(0, std::make_shared<DeviceMap>()); in rescanBusses()
13 const DeviceMap UCD90160::deviceMap{
13 const DeviceMap UCD90160::deviceMap
83 using DeviceMap = std::map<size_t, DeviceDefinition>; typedef
308 static const ucd90160::DeviceMap deviceMap;