ucFanTableFormat  310 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 			if (fan_info->fan.ucFanTableFormat >= 2)
ucFanTableFormat  315 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 			if (fan_info->fan.ucFanTableFormat >= 3) {
ucFanTableFormat   87 drivers/gpu/drm/amd/include/pptable.h     UCHAR   ucFanTableFormat;                // Change this if the table format changes or version changes so that the other fields are not the same.
ucFanTableFormat   83 drivers/gpu/drm/radeon/pptable.h     UCHAR   ucFanTableFormat;                // Change this if the table format changes or version changes so that the other fields are not the same.
ucFanTableFormat  902 drivers/gpu/drm/radeon/r600_dpm.c 			if (fan_info->fan.ucFanTableFormat >= 2)
ucFanTableFormat  907 drivers/gpu/drm/radeon/r600_dpm.c 			if (fan_info->fan.ucFanTableFormat >= 3) {