Searched refs:thermal_fields (Results 1 – 1 of 1) sorted by relevance
114 thermal_fields = { variable in ThermalStatACPI126 thermal_fields = glob.glob(path + '/*')127 for file in thermal_fields:134 self.thermal_fields[field] = [field, field_type]140 super(ThermalStatACPI, self).__init__(self.thermal_fields, path)150 for field in self.thermal_fields:171 thermal_fields = {} variable in ThermalStatHwmon186 self.thermal_fields[field_key] = [field_path, int]188 super(ThermalStatHwmon, self).__init__(self.thermal_fields, rootpath)