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

/linux-master/drivers/regulator/
H A Danatop-regulator.c135 static struct regulator_ops anatop_rops = { variable in typeref:struct:regulator_ops
292 rdesc->ops = &anatop_rops;
296 anatop_rops.enable = regulator_enable_regmap;
297 anatop_rops.disable = regulator_disable_regmap;
298 anatop_rops.is_enabled = regulator_is_enabled_regmap;

Completed in 358 milliseconds