Référence de structure thermal_module

Référence de structure thermal_module

#include < thermal.h >

Champs de données

structure hw_module_t commun
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)

Description détaillée

Définition à la ligne 134 du fichier thermal.h .

Documentation de terrain

struct hw_module_t commun

Définition à la ligne 135 du fichier thermal.h .

ssize_t(* getCoolingDevices)(struct thermal_module *module, Cooling_device_t *list, size_t taille)

Définition à la ligne 201 du fichier thermal.h .

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

Définition à la ligne 177 du fichier thermal.h .

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

Définition à la ligne 159 du fichier thermal.h .


La documentation de cette structure a été générée à partir du fichier suivant :
  • matériel/libhardware/include/hardware/ thermal.h