Searched refs:thermal_fields (Results 1 – 1 of 1) sorted by relevance
107 thermal_fields = { variable in ThermalStatACPI119 thermal_fields = glob.glob(path + '/*')120 for file in thermal_fields:127 self.thermal_fields[field] = [field, field_type]133 super(ThermalStatACPI, self).__init__(self.thermal_fields, path)143 for field in self.thermal_fields:164 thermal_fields = {} variable in ThermalStatHwmon179 self.thermal_fields[field_key] = [field_path, int]181 super(ThermalStatHwmon, self).__init__(self.thermal_fields, rootpath)