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

Data Fields

kernel_ulong_t id
 
struct mutex prox_mutex
 
struct mutex als_mutex
 
struct i2c_clientclient
 
u16 prox_data
 
struct tsl2x7x_als_info als_cur_info
 
struct tsl2x7x_settings tsl2x7x_settings
 
struct tsl2X7X_platform_datapdata
 
int als_time_scale
 
int als_saturation
 
int tsl2x7x_chip_status
 
u8 tsl2x7x_config [TSL2X7X_MAX_CONFIG_REG]
 
struct tsl2x7x_chip_infochip_info
 
struct iio_infoinfo
 
s64 event_timestamp
 
struct tsl2x7x_lux tsl2x7x_device_lux [TSL2X7X_MAX_LUX_TABLE_SIZE]
 

Detailed Description

Definition at line 179 of file tsl2x7x_core.c.

Field Documentation

struct tsl2x7x_als_info als_cur_info

Definition at line 185 of file tsl2x7x_core.c.

struct mutex als_mutex

Definition at line 182 of file tsl2x7x_core.c.

int als_saturation

Definition at line 189 of file tsl2x7x_core.c.

int als_time_scale

Definition at line 188 of file tsl2x7x_core.c.

Definition at line 192 of file tsl2x7x_core.c.

Definition at line 183 of file tsl2x7x_core.c.

s64 event_timestamp

Definition at line 194 of file tsl2x7x_core.c.

Definition at line 180 of file tsl2x7x_core.c.

Definition at line 193 of file tsl2x7x_core.c.

Definition at line 187 of file tsl2x7x_core.c.

u16 prox_data

Definition at line 184 of file tsl2x7x_core.c.

struct mutex prox_mutex

Definition at line 181 of file tsl2x7x_core.c.

int tsl2x7x_chip_status

Definition at line 190 of file tsl2x7x_core.c.

u8 tsl2x7x_config[TSL2X7X_MAX_CONFIG_REG]

Definition at line 191 of file tsl2x7x_core.c.

Definition at line 198 of file tsl2x7x_core.c.

Definition at line 186 of file tsl2x7x_core.c.


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