Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
thermal_sensor_conf Struct Reference

Data Fields

char name [SENSOR_NAME_LEN]
 
int(* read_temperature )(void *data)
 
struct thermal_trip_point_conf trip_data
 
struct thermal_cooling_conf cooling_data
 
voidprivate_data
 

Detailed Description

Definition at line 135 of file exynos_thermal.c.

Field Documentation

Definition at line 139 of file exynos_thermal.c.

Definition at line 136 of file exynos_thermal.c.

void* private_data

Definition at line 140 of file exynos_thermal.c.

int(* read_temperature)(void *data)

Definition at line 137 of file exynos_thermal.c.

Definition at line 138 of file exynos_thermal.c.


The documentation for this struct was generated from the following file: