Searched refs:decodeGetPowerDrawResponse (Results 1 – 5 of 5) sorted by relevance
| /openbmc/dbus-sensors/src/nvidia-gpu/ |
| H A D | NvidiaGpuPowerPeakReading.cpp | 84 gpu::decodeGetPowerDrawResponse(buffer, cc, reasonCode, peakPower); in processResponse()
|
| H A D | NvidiaGpuPowerSensor.cpp | 102 gpu::decodeGetPowerDrawResponse(buffer, cc, reasonCode, power); in processResponse()
|
| H A D | NvidiaGpuMctpVdm.hpp | 235 int decodeGetPowerDrawResponse(std::span<const uint8_t> buf,
|
| H A D | NvidiaGpuMctpVdm.cpp | 255 int decodeGetPowerDrawResponse(std::span<const uint8_t> buf, in decodeGetPowerDrawResponse() function
|
| /openbmc/dbus-sensors/src/tests/ |
| H A D | test_NvidiaGpuSensorTest.cpp | 716 int result = gpu::decodeGetPowerDrawResponse(buf, cc, reasonCode, power); in TEST_F() 754 int result = gpu::decodeGetPowerDrawResponse(buf, cc, reasonCode, power); in TEST_F() 791 int result = gpu::decodeGetPowerDrawResponse(buf, cc, reasonCode, power); in TEST_F()
|