Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DInventory.cpp58 registerProperty(gpu::InventoryPropertyId::DEVICE_GUID, uuidInterface, in Inventory()
221 case gpu::InventoryPropertyId::DEVICE_GUID: in handleInventoryPropertyResponse()
H A DNvidiaGpuMctpVdm.hpp74 DEVICE_GUID = 10, enumerator
H A DNvidiaGpuMctpVdm.cpp485 case InventoryPropertyId::DEVICE_GUID: in decodeGetInventoryInformationResponse()
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaDeviceInventoryMctpVdm.cpp108 buf, cc, reasonCode, InventoryPropertyId::DEVICE_GUID, info); in TEST()