Searched refs:set_over_current_protection (Results 1 – 4 of 4) sorted by relevance
137 .set_over_current_protection = stpmic1_set_icc,150 .set_over_current_protection = stpmic1_set_icc,157 .set_over_current_protection = stpmic1_set_icc,171 .set_over_current_protection = stpmic1_set_icc,184 .set_over_current_protection = stpmic1_set_icc,191 .set_over_current_protection = stpmic1_set_icc,
1314 .set_over_current_protection = spmi_regulator_vs_ocp,
1369 && ops->set_over_current_protection) { in set_machine_constraints()1370 ret = ops->set_over_current_protection(rdev); in set_machine_constraints()
163 int (*set_over_current_protection) (struct regulator_dev *); member