|
Linux Kernel
3.7.1
|
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 |
| void * | private_data |
Definition at line 135 of file exynos_thermal.c.
| struct thermal_cooling_conf cooling_data |
Definition at line 139 of file exynos_thermal.c.
| char name[SENSOR_NAME_LEN] |
Definition at line 136 of file exynos_thermal.c.
| void* private_data |
Definition at line 140 of file exynos_thermal.c.
Definition at line 137 of file exynos_thermal.c.
| struct thermal_trip_point_conf trip_data |
Definition at line 138 of file exynos_thermal.c.
1.8.2