Home
last modified time | relevance | path

Searched refs:regulator_get_linear_step (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/regulator/
Dconsumer.h249 unsigned int regulator_get_linear_step(struct regulator *regulator);
/Linux-v4.19/drivers/regulator/
Dvctrl-regulator.c473 if ((regulator_get_linear_step(vctrl->ctrl_reg) == 1) || in vctrl_probe()
Dcore.c2719 unsigned int regulator_get_linear_step(struct regulator *regulator) in regulator_get_linear_step() function
2725 EXPORT_SYMBOL_GPL(regulator_get_linear_step);