Searched refs:anatop_regmap_is_enabled (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/regulator/
H A Danatop-regulator.c74 static int anatop_regmap_is_enabled(struct regulator_dev *reg) function
85 if (anatop_reg->bypass || !anatop_regmap_is_enabled(reg)) {
100 if (anatop_reg->bypass || !anatop_regmap_is_enabled(reg))
145 .is_enabled = anatop_regmap_is_enabled,

Completed in 129 milliseconds