Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/regulator/
Dgpio-regulator.h63 struct gpio_regulator_config { struct
64 const char *supply_name;
66 unsigned enabled_at_boot:1;
67 unsigned startup_delay;
69 enum gpiod_flags *gflags;
70 int ngpios;
72 struct gpio_regulator_state *states;
73 int nr_states;
75 enum regulator_type type;
76 struct regulator_init_data *init_data;