Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaDeviceInventoryMctpVdm.cpp64 InventoryValue info; in TEST()
105 InventoryValue info; in TEST()
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuMctpVdm.hpp21 using InventoryValue = std::variant<std::string, std::vector<uint8_t>>; typedef
283 InventoryPropertyId propertyId, InventoryValue& value);
H A DInventory.cpp185 gpu::InventoryValue info; in handleInventoryPropertyResponse()
H A DNvidiaGpuMctpVdm.cpp520 InventoryPropertyId propertyId, InventoryValue& value) in decodeGetInventoryInformationResponse()