Searched refs:DeviceIdentification (Results 1 – 6 of 6) sorted by relevance
26 gpu::DeviceIdentification deviceType, uint8_t eid,64 gpu::DeviceIdentification deviceType;
80 switch (static_cast<gpu::DeviceIdentification>(responseDeviceType)) in processQueryDeviceIdResponse()82 case gpu::DeviceIdentification::DEVICE_GPU: in processQueryDeviceIdResponse()102 case gpu::DeviceIdentification::DEVICE_SMA: in processQueryDeviceIdResponse()122 case gpu::DeviceIdentification::DEVICE_PCIE: in processQueryDeviceIdResponse()
39 const gpu::DeviceIdentification deviceTypeIn, const uint8_t eid, in Inventory()68 if (deviceType == gpu::DeviceIdentification::DEVICE_GPU) in Inventory()
60 gpu::DeviceIdentification::DEVICE_GPU, eid, io);
56 enum class DeviceIdentification : uint8_t55 enum class DeviceIdentification : uint8_t global() enum
252 static_cast<uint8_t>(gpu::DeviceIdentification::DEVICE_GPU); in TEST_F() 270 static_cast<uint8_t>(gpu::DeviceIdentification::DEVICE_GPU)); in TEST_F()