anatop_rops 135 drivers/regulator/anatop-regulator.c static struct regulator_ops anatop_rops = { anatop_rops 292 drivers/regulator/anatop-regulator.c rdesc->ops = &anatop_rops; anatop_rops 296 drivers/regulator/anatop-regulator.c anatop_rops.enable = regulator_enable_regmap; anatop_rops 297 drivers/regulator/anatop-regulator.c anatop_rops.disable = regulator_disable_regmap; anatop_rops 298 drivers/regulator/anatop-regulator.c anatop_rops.is_enabled = regulator_is_enabled_regmap;