HomeSort by relevance Sort by last modified time
    Searched refs:thermal_module_t (Results 1 - 7 of 7) sorted by null

  /hardware/libhardware/include/hardware/
thermal.h 204 } thermal_module_t; typedef in typeref:struct:thermal_module
  /hardware/libhardware/modules/thermal/
thermal.c 39 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) {
86 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) {
160 static ssize_t get_cooling_devices(thermal_module_t *module, cooling_device_t *list, size_t size) {
168 thermal_module_t HAL_MODULE_INFO_SYM = {
  /device/google/marlin/thermal/
thermal.c 126 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) {
178 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) {
269 thermal_module_t HAL_MODULE_INFO_SYM = {
  /device/htc/flounder/thermal/
thermal.c 95 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) {
143 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) {
236 thermal_module_t HAL_MODULE_INFO_SYM = {
  /device/huawei/angler/thermal/
thermal.c 125 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) {
177 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) {
268 thermal_module_t HAL_MODULE_INFO_SYM = {
  /device/lge/bullhead/thermal/
thermal.c 126 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) {
179 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) {
272 thermal_module_t HAL_MODULE_INFO_SYM = {
  /device/moto/shamu/thermal/
thermal.c 120 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) {
169 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) {
262 thermal_module_t HAL_MODULE_INFO_SYM = {

Completed in 54 milliseconds