Home
last modified time | relevance | path

Searched refs:hi6421v530_regulator_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dhi6421v530-regulator.c26 struct hi6421v530_regulator_info { struct
98 static struct hi6421v530_regulator_info hi6421v530_regulator_info[] = { variable
114 struct hi6421v530_regulator_info *info; in hi6421v530_regulator_ldo_get_mode()
129 struct hi6421v530_regulator_info *info; in hi6421v530_regulator_ldo_set_mode()
176 for (i = 0; i < ARRAY_SIZE(hi6421v530_regulator_info); i++) { in hi6421v530_regulator_probe()
179 config.driver_data = &hi6421v530_regulator_info[i]; in hi6421v530_regulator_probe()
182 &hi6421v530_regulator_info[i].rdesc, in hi6421v530_regulator_probe()
186 hi6421v530_regulator_info[i].rdesc.name); in hi6421v530_regulator_probe()