Searched refs:anatop_rops (Results 1 – 1 of 1) sorted by relevance
135 static struct regulator_ops anatop_rops = { variable292 rdesc->ops = &anatop_rops; in anatop_regulator_probe()296 anatop_rops.enable = regulator_enable_regmap; in anatop_regulator_probe()297 anatop_rops.disable = regulator_disable_regmap; in anatop_regulator_probe()298 anatop_rops.is_enabled = regulator_is_enabled_regmap; in anatop_regulator_probe()
Completed in 3 milliseconds