Linux Kernel
3.7.1
|
#include <tps6586x.h>
Data Fields | |
int | num_subdevs |
struct tps6586x_subdev_info * | subdevs |
int | gpio_base |
int | irq_base |
bool | pm_off |
Definition at line 75 of file tps6586x.h.
int gpio_base |
Definition at line 79 of file tps6586x.h.
int irq_base |
Definition at line 80 of file tps6586x.h.
int num_subdevs |
Definition at line 76 of file tps6586x.h.
bool pm_off |
Definition at line 81 of file tps6586x.h.
struct tps6586x_subdev_info* subdevs |
Definition at line 77 of file tps6586x.h.