SWDEV-370223 - Change the name of the header to amdsmi.h

Change dev to device_handle throughout the file
Change the pcie_info pcie_speed field type to uint32_t
Add AMDSMI prefix before amdsmi_mm_ip enum

Change-Id: I242145389ddc3f2ad05dfd6ca371640f4d118fc4
Signed-off-by: Dalibor Stanisavljevic <Dalibor.Stanisavljevic@amd.com>


[ROCm/amdsmi commit: b4b761d02f]
Этот коммит содержится в:
Dalibor Stanisavljevic
2022-12-01 16:20:37 +01:00
родитель 599141cf35
Коммит b48024d883
60 изменённых файлов: 223 добавлений и 227 удалений
+1 -1
Просмотреть файл
@@ -44,7 +44,7 @@
#include <stdint.h>
#include <unistd.h>
#include "amd_smi/amd_smi.h"
#include "amd_smi/amdsmi.h"
#include <bitset>
#include <iostream>
#include <pwd.h>