מידע על המבנה של 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 .


התיעוד של המבנה הזה נוצר מהקובץ הבא: