Searched refs:thermal_fields (Results 1 – 1 of 1) sorted by relevance
79 thermal_fields = { variable in ThermalStatACPI91 thermal_fields = glob.glob(path + '/*')92 for file in thermal_fields:99 self.thermal_fields[field] = [field, field_type]105 super(ThermalStatACPI, self).__init__(self.thermal_fields, path)115 for field in self.thermal_fields:137 thermal_fields = {} variable in ThermalStatHwmon152 self.thermal_fields[field_key] = [field_path, int]154 super(ThermalStatHwmon, self).__init__(self.thermal_fields, rootpath)