Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
struct i2c_client * | client |
struct regmap * | regmap |
struct irq_chip | irq_chip |
struct mutex | irq_lock |
int | irq_base |
u32 | irq_en |
u8 | mask_reg [5] |
Definition at line 109 of file tps6586x.c.
Definition at line 111 of file tps6586x.c.
Definition at line 110 of file tps6586x.c.
int irq_base |
Definition at line 116 of file tps6586x.c.
Definition at line 114 of file tps6586x.c.
u32 irq_en |
Definition at line 117 of file tps6586x.c.
Definition at line 115 of file tps6586x.c.
u8 mask_reg[5] |
Definition at line 118 of file tps6586x.c.
Definition at line 112 of file tps6586x.c.