Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
exynos_thermal.h File Reference
#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
}
 

Enumeration Type Documentation

Enumerator:
TYPE_ONE_POINT_TRIMMING 
TYPE_TWO_POINT_TRIMMING 
TYPE_NONE 

Definition at line 26 of file exynos_thermal.h.

enum soc_type
Enumerator:
TYPE_S3C6400 
TYPE_S3C6410 
TYPE_S5PC100 
TYPE_S5PC110 
SOC_ARCH_EXYNOS4210 
SOC_ARCH_EXYNOS 

Definition at line 32 of file exynos_thermal.h.