Searched refs:thermal_fields (Results 1 – 1 of 1) sorted by relevance
106 thermal_fields = { variable in ThermalStatACPI118 thermal_fields = glob.glob(path + '/*')119 for file in thermal_fields:126 self.thermal_fields[field] = [field, field_type]132 super(ThermalStatACPI, self).__init__(self.thermal_fields, path)142 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)