Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuMctpVdm.cpp268 if (buf.size() < sizeof(GetPowerDrawResponse)) in decodeGetPowerDrawResponse()
274 reinterpret_cast<const GetPowerDrawResponse*>(buf.data()); in decodeGetPowerDrawResponse()
333 if (buf.size() < sizeof(GetPowerDrawResponse)) in decodeGetCurrentEnergyCounterResponse()
H A DNvidiaGpuMctpVdm.hpp170 struct GetPowerDrawResponse
162 struct GetPowerDrawResponse global() struct
164 hdrgpu::GetPowerDrawResponse global() argument
165 powergpu::GetPowerDrawResponse global() argument
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp687 std::array<uint8_t, sizeof(gpu::GetPowerDrawResponse)> buf{}; in TEST_F()
689 gpu::GetPowerDrawResponse response{}; in TEST_F()
765 std::array<uint8_t, sizeof(gpu::GetPowerDrawResponse)> buf{}; in TEST_F()
767 gpu::GetPowerDrawResponse response{}; in TEST_F()