|
Linux Kernel
3.7.1
|
#include <driver.h>
Data Fields | |
| const char * | name |
| const char * | supply_name |
| int | id |
| unsigned | n_voltages |
| struct regulator_ops * | ops |
| int | irq |
| enum regulator_type | type |
| struct module * | owner |
| unsigned int | min_uV |
| unsigned int | uV_step |
| unsigned int | ramp_delay |
| const unsigned int * | volt_table |
| unsigned int | vsel_reg |
| unsigned int | vsel_mask |
| unsigned int | enable_reg |
| unsigned int | enable_mask |
| unsigned int | bypass_reg |
| unsigned int | bypass_mask |
| unsigned int | enable_time |
| struct regulator_ops* ops |
| enum regulator_type type |
1.8.2