|
Linux Kernel
3.7.1
|
#include <88pm860x.h>
Data Fields | |
| struct device * | dev |
| struct mutex | irq_lock |
| struct mutex | osc_lock |
| struct i2c_client * | client |
| struct i2c_client * | companion |
| struct regmap * | regmap |
| struct regmap * | regmap_companion |
| int | buck3_double |
| int | companion_addr |
| unsigned short | osc_vote |
| int | id |
| int | irq_mode |
| int | irq_base |
| int | core_irq |
| unsigned char | chip_version |
| unsigned char | osc_status |
| unsigned int | wakeup_flag |
Definition at line 379 of file 88pm860x.h.
| int buck3_double |
Definition at line 388 of file 88pm860x.h.
| unsigned char chip_version |
Definition at line 395 of file 88pm860x.h.
Definition at line 383 of file 88pm860x.h.
| struct i2c_client* companion |
Definition at line 384 of file 88pm860x.h.
| int companion_addr |
Definition at line 389 of file 88pm860x.h.
| int core_irq |
Definition at line 394 of file 88pm860x.h.
Definition at line 380 of file 88pm860x.h.
Definition at line 391 of file 88pm860x.h.
| int irq_base |
Definition at line 393 of file 88pm860x.h.
Definition at line 381 of file 88pm860x.h.
| int irq_mode |
Definition at line 392 of file 88pm860x.h.
Definition at line 382 of file 88pm860x.h.
| unsigned char osc_status |
Definition at line 396 of file 88pm860x.h.
| unsigned short osc_vote |
Definition at line 390 of file 88pm860x.h.
Definition at line 385 of file 88pm860x.h.
Definition at line 386 of file 88pm860x.h.
| unsigned int wakeup_flag |
Definition at line 398 of file 88pm860x.h.
1.8.2