sort_feature       67 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 	uint32_t sort_feature[SMU_FEATURE_COUNT];
sort_feature       81 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 		sort_feature[feature_index] = i;
sort_feature       88 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 			       smu_get_feature_name(smu, sort_feature[i]),
sort_feature       90 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 			       !!smu_feature_is_enabled(smu, sort_feature[i]) ?