Searched refs:bd718x7_set_buck_ovp (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/regulator/ |
D | bd718x7-regulator.c | 543 static int bd718x7_set_buck_ovp(struct regulator_dev *rdev, int lim_uV, in bd718x7_set_buck_ovp() function 586 bd718x7_set_buck_ovp); 601 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 606 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 622 bd718x7_set_buck_ovp); 637 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 642 NULL, bd718x7_set_buck_uvp, bd718x7_set_buck_ovp); 656 .set_over_voltage_protection = bd718x7_set_buck_ovp, 666 bd718x7_set_buck_ovp);
|