Searched refs:bd718x7_set_buck_ovp (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | bd718x7-regulator.c | 544 static int bd718x7_set_buck_ovp(struct regulator_dev *rdev, int lim_uV, in bd718x7_set_buck_ovp() function 587 bd718x7_set_buck_ovp); 602 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 607 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 623 bd718x7_set_buck_ovp); 638 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 643 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 657 .set_over_voltage_protection = bd718x7_set_buck_ovp, 667 bd718x7_set_buck_ovp);
|