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

Data Fields

struct apds990x_platform_datapdata
 
struct i2c_clientclient
 
struct mutex mutex
 
struct regulator_bulk_data regs [2]
 
wait_queue_head_t wait
 
int prox_en
 
bool prox_continuous_mode
 
bool lux_wait_fresh_res
 
struct apds990x_chip_factors cf
 
struct reverse_factors rcf
 
u16 atime
 
u16 arate
 
u16 a_max_result
 
u8 again_meas
 
u8 again_next
 
u8 pgain
 
u8 pdiode
 
u8 pdrive
 
u8 lux_persistence
 
u8 prox_persistence
 
u32 lux_raw
 
u32 lux
 
u16 lux_clear
 
u16 lux_ir
 
u16 lux_calib
 
u32 lux_thres_hi
 
u32 lux_thres_lo
 
u32 prox_thres
 
u16 prox_data
 
u16 prox_calib
 
char chipname [10]
 
u8 revision
 

Detailed Description

Definition at line 126 of file apds990x.c.

Field Documentation

u16 a_max_result

Definition at line 142 of file apds990x.c.

u8 again_meas

Definition at line 143 of file apds990x.c.

u8 again_next

Definition at line 144 of file apds990x.c.

u16 arate

Definition at line 141 of file apds990x.c.

u16 atime

Definition at line 140 of file apds990x.c.

Definition at line 138 of file apds990x.c.

char chipname[10]

Definition at line 163 of file apds990x.c.

Definition at line 128 of file apds990x.c.

u32 lux

Definition at line 152 of file apds990x.c.

u16 lux_calib

Definition at line 155 of file apds990x.c.

u16 lux_clear

Definition at line 153 of file apds990x.c.

u16 lux_ir

Definition at line 154 of file apds990x.c.

u8 lux_persistence

Definition at line 148 of file apds990x.c.

u32 lux_raw

Definition at line 151 of file apds990x.c.

u32 lux_thres_hi

Definition at line 156 of file apds990x.c.

u32 lux_thres_lo

Definition at line 157 of file apds990x.c.

bool lux_wait_fresh_res

Definition at line 135 of file apds990x.c.

Definition at line 129 of file apds990x.c.

Definition at line 127 of file apds990x.c.

u8 pdiode

Definition at line 146 of file apds990x.c.

u8 pdrive

Definition at line 147 of file apds990x.c.

u8 pgain

Definition at line 145 of file apds990x.c.

u16 prox_calib

Definition at line 161 of file apds990x.c.

bool prox_continuous_mode

Definition at line 134 of file apds990x.c.

u16 prox_data

Definition at line 160 of file apds990x.c.

int prox_en

Definition at line 133 of file apds990x.c.

u8 prox_persistence

Definition at line 149 of file apds990x.c.

u32 prox_thres

Definition at line 159 of file apds990x.c.

Definition at line 139 of file apds990x.c.

Definition at line 130 of file apds990x.c.

Definition at line 164 of file apds990x.c.

Definition at line 131 of file apds990x.c.


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