Searched refs:set_over_current_protection (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/regulator/ |
| A D | stpmic1_regulator.c | 140 .set_over_current_protection = stpmic1_set_icc, 153 .set_over_current_protection = stpmic1_set_icc, 160 .set_over_current_protection = stpmic1_set_icc, 174 .set_over_current_protection = stpmic1_set_icc, 187 .set_over_current_protection = stpmic1_set_icc, 194 .set_over_current_protection = stpmic1_set_icc,
|
| A D | qcom-labibb-regulator.c | 688 .set_over_current_protection = qcom_labibb_set_ocp,
|
| A D | bd9576-regulator.c | 537 .set_over_current_protection = bd9576_set_ocp,
|
| A D | core.c | 1445 && ops->set_over_current_protection) { in set_machine_constraints() 1448 ret = ops->set_over_current_protection(rdev, lim, in set_machine_constraints() 1460 ops->set_over_current_protection, in set_machine_constraints()
|
| A D | qcom_spmi-regulator.c | 1351 .set_over_current_protection = spmi_regulator_vs_ocp,
|
| /linux/include/linux/regulator/ |
| A D | driver.h | 172 int (*set_over_current_protection)(struct regulator_dev *, int lim_uA, member
|
Completed in 28 milliseconds