Home
last modified time | relevance | path

Searched defs:mc13xxx_regulators (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/regulator/
Dmc13xxx-regulator-core.c34 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13xxx_regulator_enable() local
47 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13xxx_regulator_disable() local
59 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13xxx_regulator_is_enabled() local
74 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13xxx_regulator_set_voltage_sel() local
85 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13xxx_regulator_get_voltage() local
Dmc13783-regulator.c332 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13783_gpo_regulator_enable() local
350 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13783_gpo_regulator_disable() local
368 struct mc13xxx_regulator *mc13xxx_regulators = priv->mc13xxx_regulators; in mc13783_gpo_regulator_is_enabled() local
Dmc13xxx.h29 struct mc13xxx_regulator *mc13xxx_regulators; member