|
Linux Kernel
3.7.1
|
Data Fields | |
| enum thermal_device_mode | mode |
| struct thermal_zone_device * | therm_dev |
| struct thermal_cooling_device * | cool_dev [MAX_COOLING_DEVICE] |
| unsigned int | cool_dev_size |
| struct platform_device * | exynos4_dev |
| struct thermal_sensor_conf * | sensor_conf |
| bool | bind |
Definition at line 143 of file exynos_thermal.c.
| bool bind |
Definition at line 150 of file exynos_thermal.c.
| struct thermal_cooling_device* cool_dev[MAX_COOLING_DEVICE] |
Definition at line 146 of file exynos_thermal.c.
| unsigned int cool_dev_size |
Definition at line 147 of file exynos_thermal.c.
| struct platform_device* exynos4_dev |
Definition at line 148 of file exynos_thermal.c.
| enum thermal_device_mode mode |
Definition at line 144 of file exynos_thermal.c.
| struct thermal_sensor_conf* sensor_conf |
Definition at line 149 of file exynos_thermal.c.
| struct thermal_zone_device* therm_dev |
Definition at line 145 of file exynos_thermal.c.
1.8.2