Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuMctpVdm.hpp241 struct GetInventoryInformationResponse
240 struct GetInventoryInformationResponse global() struct
242 hdrgpu::GetInventoryInformationResponse global() argument
243 datagpu::GetInventoryInformationResponse global() argument
H A DNvidiaGpuMctpVdm.cpp539 reinterpret_cast<const GetInventoryInformationResponse*>(buf.data()); in decodeGetInventoryInformationResponse()