Searched refs:set_over_current_protection (Results 1 – 4 of 4) sorted by relevance
139 .set_over_current_protection = stpmic1_set_icc,152 .set_over_current_protection = stpmic1_set_icc,159 .set_over_current_protection = stpmic1_set_icc,173 .set_over_current_protection = stpmic1_set_icc,186 .set_over_current_protection = stpmic1_set_icc,193 .set_over_current_protection = stpmic1_set_icc,
1346 .set_over_current_protection = spmi_regulator_vs_ocp,
1401 && ops->set_over_current_protection) { in set_machine_constraints()1402 ret = ops->set_over_current_protection(rdev); in set_machine_constraints()
146 int (*set_over_current_protection) (struct regulator_dev *); member