Searched refs:ucFanTableFormat (Results 1 – 4 of 4) sorted by relevance
1021 if (1 <= fan_table->ucFanTableFormat) { in init_thermal_controller() 1043 if (2 <= fan_table->ucFanTableFormat) { in init_thermal_controller() 1051 if (3 <= fan_table->ucFanTableFormat) { in init_thermal_controller() 1059 if ((3 == fan_table->ucFanTableFormat) && in init_thermal_controller() 1073 if (6 <= fan_table->ucFanTableFormat) { in init_thermal_controller() 1085 if (7 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
83 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same. member
900 if (fan_info->fan.ucFanTableFormat >= 2) in r600_parse_extended_power_table() 905 if (fan_info->fan.ucFanTableFormat >= 3) { in r600_parse_extended_power_table()
87 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same. member