Home
last modified time | relevance | path

Searched refs:pmt_feature_names (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/platform/x86/intel/pmt/
H A Dfeatures.c14 const char * const pmt_feature_names[] = { variable
26 EXPORT_SYMBOL_NS_GPL(pmt_feature_names, "INTEL_PMT_DISCOVERY");
H A Ddiscovery-kunit.c24 pmt_feature_names[feature_id], feature_group->count); in validate_pmt_regions()
71 name = pmt_feature_names[feature_id]; in test_intel_pmt_get_regions_by_feature()
H A Ddiscovery.c349 pmt_feature_names[disc_tbl->id]); in pmt_feature_get_disc_table()
505 "%s", pmt_feature_names[feature->id]); in pmt_features_discovery()
/linux/include/linux/
H A Dintel_pmt_features.h121 extern const char * const pmt_feature_names[];