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

Data Fields

struct i2c_clientclient
 
struct pca9532_led leds [16]
 
struct mutex update_lock
 
struct input_dev * idev
 
struct work_struct work
 
struct pca9532_chip_infochip_info
 
u8 pwm [2]
 
u8 psc [2]
 

Detailed Description

Definition at line 39 of file leds-pca9532.c.

Field Documentation

Definition at line 48 of file leds-pca9532.c.

Definition at line 40 of file leds-pca9532.c.

struct input_dev* idev

Definition at line 43 of file leds-pca9532.c.

struct pca9532_led leds[16]

Definition at line 41 of file leds-pca9532.c.

u8 psc[2]

Definition at line 50 of file leds-pca9532.c.

u8 pwm[2]

Definition at line 49 of file leds-pca9532.c.

struct mutex update_lock

Definition at line 42 of file leds-pca9532.c.

Definition at line 44 of file leds-pca9532.c.


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