Riferimento alla struttura Thermal_module

Riferimento alla struttura Thermal_module

#include < thermal.h >

Campi dati

struttura hw_module_t comune
taglia_t(* getTemperatures )(struct Thermal_module *module, temperature_t *list, size_t size)
taglia_t(* getCpuUsages )(struct Thermal_module *module, cpu_usage_t *list)
taglia_t(* getCoolingDevices )(struct Thermal_module *module, cooling_device_t *list, size_t size)

Descrizione dettagliata

Definizione alla riga 134 del file Thermal.h .

Documentazione sul campo

struttura hw_module_t comune

Definizione alla riga 135 del file Thermal.h .

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

Definizione alla riga 201 del file Thermal.h .

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

Definizione alla riga 177 del file Thermal.h .

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

Definizione alla riga 159 del file Thermal.h .


La documentazione per questa struttura è stata generata dal seguente file:
  • hardware/libhardware/include/hardware/ thermal.h