Searched refs:SYSFS_TELEM_PATH (Results 1 – 1 of 1) sorted by relevance
1475 #ifndef SYSFS_TELEM_PATH1476 #define SYSFS_TELEM_PATH "/sys/class/intel_pmt" macro8702 if (stat(SYSFS_TELEM_PATH, &st) == -1) in pmt_mmio_open()8705 dirp = opendir(SYSFS_TELEM_PATH); in pmt_mmio_open()