Searched refs:regulator_common_plat (Results 1 – 4 of 4) sorted by relevance
12 struct regulator_common_plat { struct20 struct regulator_common_plat *plat, const argument23 struct regulator_common_plat *plat);45 struct regulator_common_plat *plat, bool enable);
28 struct regulator_common_plat *plat; in fixed_regulator_of_to_plat()94 struct regulator_common_plat *plat = dev_get_plat(dev); in fixed_clock_regulator_set_enable()155 .plat_auto = sizeof(struct regulator_common_plat),165 .plat_auto = sizeof(struct regulator_common_plat),
17 struct regulator_common_plat *plat, in regulator_common_of_to_plat()52 struct regulator_common_plat *plat) in regulator_common_get_enable()62 struct regulator_common_plat *plat, bool enable) in regulator_common_set_enable()
22 struct regulator_common_plat common;
Completed in 28 milliseconds