Linux Kernel
3.7.1
|
Data Fields | |
struct exynos_tmu_platform_data * | pdata |
struct resource * | mem |
void __iomem * | base |
int | irq |
enum soc_type | soc |
struct work_struct | irq_work |
struct mutex | lock |
struct clk * | clk |
u8 | temp_error1 |
u8 | temp_error2 |
Definition at line 113 of file exynos_thermal.c.
Definition at line 116 of file exynos_thermal.c.
Definition at line 121 of file exynos_thermal.c.
int irq |
Definition at line 117 of file exynos_thermal.c.
Definition at line 119 of file exynos_thermal.c.
Definition at line 120 of file exynos_thermal.c.
Definition at line 115 of file exynos_thermal.c.
struct exynos_tmu_platform_data* pdata |
Definition at line 114 of file exynos_thermal.c.
enum soc_type soc |
Definition at line 118 of file exynos_thermal.c.
u8 temp_error1 |
Definition at line 122 of file exynos_thermal.c.
u8 temp_error2 |
Definition at line 122 of file exynos_thermal.c.