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]
This commit is contained in:
Dalibor Stanisavljevic
2022-12-01 16:20:37 +01:00
parent 599141cf35
commit b48024d883
60 changed files with 223 additions and 227 deletions
@@ -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>