Searched refs:set_over_voltage_protection (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/regulator/
H A Ddriver.h101 * @set_over_voltage_protection: Support enabling of and setting limits for over
175 int (*set_over_voltage_protection)(struct regulator_dev *, int lim_uV, member in struct:regulator_ops
/linux-master/drivers/regulator/
H A Dbd718x7-regulator.c71 .set_over_voltage_protection = (_set_ovp), \
83 .set_over_voltage_protection = (_set_ovp), \
655 .set_over_voltage_protection = bd718x7_set_buck_ovp,
H A Dbd9576-regulator.c527 .set_over_voltage_protection = bd9576_set_ovp,
551 .set_over_voltage_protection = bd9576_set_ovp,
H A Dda9063-regulator.c581 .set_over_voltage_protection = da9063_set_xvp,
599 .set_over_voltage_protection = da9063_set_xvp,
H A Dmax5970-regulator.c343 .set_over_voltage_protection = max597x_set_ovp,
H A Dcore.c1585 ops->set_over_voltage_protection,

Completed in 389 milliseconds