Home
last modified time | relevance | path

Searched refs:DEVICE_GPU (Results 1 – 5 of 5) sorted by relevance

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuDevice.cpp60 gpu::DeviceIdentification::DEVICE_GPU, eid, io);
H A DNvidiaGpuMctpVdm.hpp58 DEVICE_GPU = 0,
57 DEVICE_GPU = 0, global() enumerator
H A DInventory.cpp68 if (deviceType == gpu::DeviceIdentification::DEVICE_GPU) in Inventory()
H A DNvidiaDeviceDiscovery.cpp82 case gpu::DeviceIdentification::DEVICE_GPU: in processQueryDeviceIdResponse()
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp252 static_cast<uint8_t>(gpu::DeviceIdentification::DEVICE_GPU); in TEST_F()
270 static_cast<uint8_t>(gpu::DeviceIdentification::DEVICE_GPU)); in TEST_F()