thermal_module स्ट्रक्चर का रेफ़रंस

thermal_module स्ट्रक्चर का रेफ़रंस

#include < thermal.h >

डेटा फ़ील्ड

struct hw_module_t   सामान्य
 
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)
 

पूरी जानकारी

परिभाषा, thermal.h फ़ाइल की लाइन 134 पर दी गई है.

फ़ील्ड का दस्तावेज़

struct hw_module_t common

thermal.h फ़ाइल की लाइन 135 पर परिभाषा.

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

thermal.h फ़ाइल की लाइन 201 पर परिभाषा.

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

परिभाषा, thermal.h फ़ाइल की पंक्ति 177 पर दी गई है.

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

परिभाषा, thermal.h फ़ाइल की पंक्ति 159 पर दी गई है.


इस स्ट्रक्चर का दस्तावेज़, इस फ़ाइल से जनरेट किया गया था: