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

Data Fields

struct mutex lock
 
struct i2c_clientclient
 
struct delayed_work poweroff_work
 
bool suspended
 
struct tsl2563_gainlevel_coeff
const
gainlevel
 
u16 low_thres
 
u16 high_thres
 
u8 intr
 
bool int_enabled
 
u32 calib0
 
u32 calib1
 
int cover_comp_gain
 
u32 data0
 
u32 data1
 

Detailed Description

Definition at line 115 of file tsl2563.c.

Field Documentation

u32 calib0

Definition at line 131 of file tsl2563.c.

u32 calib1

Definition at line 132 of file tsl2563.c.

Definition at line 117 of file tsl2563.c.

int cover_comp_gain

Definition at line 133 of file tsl2563.c.

u32 data0

Definition at line 136 of file tsl2563.c.

u32 data1

Definition at line 137 of file tsl2563.c.

Definition at line 123 of file tsl2563.c.

u16 high_thres

Definition at line 126 of file tsl2563.c.

bool int_enabled

Definition at line 128 of file tsl2563.c.

u8 intr

Definition at line 127 of file tsl2563.c.

struct mutex lock

Definition at line 116 of file tsl2563.c.

u16 low_thres

Definition at line 125 of file tsl2563.c.

struct delayed_work poweroff_work

Definition at line 118 of file tsl2563.c.

bool suspended

Definition at line 121 of file tsl2563.c.


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