Thermal_module Struct Riferimento
Thermal_module Struct Riferimento
#include < thermal.h >
Campi dati | |
struct hw_module_t | Comune |
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) |
Descrizione dettagliata
Documentazione sul campo
struct hw_module_t comune |
ssize_t (* getCoolingDevices) (struct thermal_module * module, cooling_device_t * list, size_t size) |
ssize_t (* getCpuUsages) (struct thermal_module * module, cpu_usage_t * list) |
ssize_t (* getTemperatures) (struct thermal_module * module, temperature_t * list, size_t size) |
La documentazione per questa struttura è stata generata dal seguente file:
- hardware / libhardware / include / hardware / thermal.h