Searched refs:hi6421v530_regulator_info (Results 1 – 1 of 1) sorted by relevance
25 struct hi6421v530_regulator_info { struct94 static const struct hi6421v530_regulator_info hi6421v530_regulator_info[] = { variable110 const struct hi6421v530_regulator_info *info; in hi6421v530_regulator_ldo_get_mode()113 info = container_of(rdev->desc, struct hi6421v530_regulator_info, rdesc); in hi6421v530_regulator_ldo_get_mode()125 const struct hi6421v530_regulator_info *info; in hi6421v530_regulator_ldo_set_mode()128 info = container_of(rdev->desc, struct hi6421v530_regulator_info, rdesc); in hi6421v530_regulator_ldo_set_mode()172 for (i = 0; i < ARRAY_SIZE(hi6421v530_regulator_info); i++) { in hi6421v530_regulator_probe()177 &hi6421v530_regulator_info[i].rdesc, in hi6421v530_regulator_probe()181 hi6421v530_regulator_info[i].rdesc.name); in hi6421v530_regulator_probe()