Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
exynos_tmu_data Struct Reference

Data Fields

struct exynos_tmu_platform_datapdata
 
struct resourcemem
 
void __iomembase
 
int irq
 
enum soc_type soc
 
struct work_struct irq_work
 
struct mutex lock
 
struct clkclk
 
u8 temp_error1
 
u8 temp_error2
 

Detailed Description

Definition at line 113 of file exynos_thermal.c.

Field Documentation

void __iomem* base

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.

struct mutex lock

Definition at line 120 of file exynos_thermal.c.

Definition at line 115 of file exynos_thermal.c.

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.


The documentation for this struct was generated from the following file: