Read max frequency using pci path

Related-To: NEO-4359
Change-Id: I2dc106cc2d7bc9087fb3925051969fa2a245e6f5
Signed-off-by: Jablonski, Mateusz <mateusz.jablonski@intel.com>
This commit is contained in:
Jablonski, Mateusz
2020-04-08 18:14:19 +02:00
committed by sys_ocldev
parent 39ece6481b
commit 719b22ee11
15 changed files with 74 additions and 120 deletions

View File

@@ -11,6 +11,6 @@
#define __cdecl
namespace Os {
// Pci Path
extern const char *sysFsPciPath;
extern const char *sysFsPciPathPrefix;
extern const char *pciDevicesDirectory;
} // namespace Os