Home
last modified time | relevance | path

Searched refs:regulator_map_voltage_iterate (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dmt6331-regulator.c273 .map_voltage = regulator_map_voltage_iterate,
285 .map_voltage = regulator_map_voltage_iterate,
298 .map_voltage = regulator_map_voltage_iterate,
312 .map_voltage = regulator_map_voltage_iterate,
H A Dmt6332-regulator.c271 .map_voltage = regulator_map_voltage_iterate,
285 .map_voltage = regulator_map_voltage_iterate,
H A D88pm800-regulator.c188 .map_voltage = regulator_map_voltage_iterate,
H A Dmt6380-regulator.c249 .map_voltage = regulator_map_voltage_iterate,
H A Dmt6357-regulator.c160 .map_voltage = regulator_map_voltage_iterate,
H A Dhelpers.c312 int regulator_map_voltage_iterate(struct regulator_dev *rdev, in regulator_map_voltage_iterate() function
338 EXPORT_SYMBOL_GPL(regulator_map_voltage_iterate);
H A Dbcm590xx-regulator.c256 .map_voltage = regulator_map_voltage_iterate,
H A Dscmi-regulator.c135 .map_voltage = regulator_map_voltage_iterate,
H A Dmt6397-regulator.c249 .map_voltage = regulator_map_voltage_iterate,
H A Dmt6323-regulator.c244 .map_voltage = regulator_map_voltage_iterate,
H A Dpwm-regulator.c235 .map_voltage = regulator_map_voltage_iterate,
H A Dmt6359-regulator.c442 .map_voltage = regulator_map_voltage_iterate,
461 .map_voltage = regulator_map_voltage_iterate,
H A Dcpcap-regulator.c256 .map_voltage = regulator_map_voltage_iterate,
H A Dvctrl-regulator.c439 .map_voltage = regulator_map_voltage_iterate,
H A Dpf8x00-regulator.c310 ret = regulator_map_voltage_iterate(rdev, uV, uV); in pf8x00_set_suspend_voltage()
H A Dstpmic1_regulator.c145 .map_voltage = regulator_map_voltage_iterate,
H A Dmt6358-regulator.c481 .map_voltage = regulator_map_voltage_iterate,
H A Dtps65910-regulator.c794 .map_voltage = regulator_map_voltage_iterate,
H A Dcore.c3477 return regulator_map_voltage_iterate(rdev, min_uV, max_uV); in regulator_map_voltage()
/openbmc/linux/include/linux/regulator/
H A Ddriver.h739 int regulator_map_voltage_iterate(struct regulator_dev *rdev,