Searched refs:bd718x7_set_buck_ovp (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/regulator/ |
D | bd718x7-regulator.c | 542 static int bd718x7_set_buck_ovp(struct regulator_dev *rdev, int lim_uV, in bd718x7_set_buck_ovp() function 585 bd718x7_set_buck_ovp); 600 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 605 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 621 bd718x7_set_buck_ovp); 636 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 641 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 655 .set_over_voltage_protection = bd718x7_set_buck_ovp, 665 bd718x7_set_buck_ovp);
|