Home
last modified time | relevance | path

Searched defs:fixed_voltage_config (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/regulator/
Dfixed.h41 struct fixed_voltage_config { struct
42 const char *supply_name;
43 int microvolts;
44 int gpio;
45 unsigned startup_delay;
46 unsigned enable_high:1;
47 unsigned enabled_at_boot:1;
48 struct regulator_init_data *init_data;