مرجع بنية thermal_module

مرجع بنية thermal_module

#include < thermal.h >

حقول البيانات

struct hw_module_t   شائعة
 
ssize_t(*  getTemperatures )(struct thermal_module *module, temperature_t *list, size_t size)
 
ssize_t(*  getCpuUsages )(struct thermal_module *module, cpu_usage_t *list)
 
ssize_t(*  getCoolingDevices )(struct thermal_module *module, cooling_device_t *list, size_t size)
 

وصف مفصّل

التعريف في السطر 134 من الملف thermal.h .

مستندات الحقل

struct hw_module_t common

التعريف في السطر 135 من الملف thermal.h .

ssize_t(* getCoolingDevices)(struct thermal_module *module, cooling_device_t *list, size_t size)

التعريف في السطر 201 من الملف thermal.h .

ssize_t(* getCpuUsages)(struct thermal_module *module, cpu_usage_t *list)

التعريف في السطر 177 من الملف thermal.h .

ssize_t(* getTemperatures)(struct thermal_module *module, temperature_t *list, size_t size)

التعريف في السطر 159 من الملف thermal.h .


تم إنشاء مستندات هذه البنية من الملف التالي: