thermal_module Yapı Referansı

thermal_module Yapı Referansı

#include < thermal.h >

Veri Alanları

struct hw_module_t   yaygın
 
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)
 

Ayrıntılı Açıklama

Tanımı, thermal.h dosyasının 134 . satırındadır.

Alan Belgeleri

struct hw_module_t common

Tanımı, thermal.h dosyasının 135 satırı

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

Tanımı, thermal.h dosyasının 201 satırı

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

Tanımı, thermal.h dosyasının 177 satırı

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

Tanım, thermal.h dosyasının 159. satırı içindedir.


Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur: