thermal_module Struct Reference
thermal_module Struct Reference
#include <
thermal.h
>
Data Fields |
|
struct hw_module_t | common |
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) |
Detailed Description
Field Documentation
struct hw_module_t common |
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) |
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ thermal.h