Linux Kernel
3.7.1
|
#include <linux/cpu_cooling.h>
Go to the source code of this file.
Data Structures | |
struct | freq_clip_table |
struct | exynos_tmu_platform_data |
Enumerations | |
enum | calibration_type { TYPE_ONE_POINT_TRIMMING, TYPE_TWO_POINT_TRIMMING, TYPE_NONE } |
enum | soc_type { TYPE_S3C6400, TYPE_S3C6410, TYPE_S5PC100, TYPE_S5PC110, SOC_ARCH_EXYNOS4210 = 1, SOC_ARCH_EXYNOS } |
enum calibration_type |
Definition at line 26 of file exynos_thermal.h.
enum soc_type |
Definition at line 32 of file exynos_thermal.h.