Home
last modified time | relevance | path

Searched refs:stpmic1_set_icc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/regulator/
Dstpmic1_regulator.c35 static int stpmic1_set_icc(struct regulator_dev *rdev);
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,
488 static int stpmic1_set_icc(struct regulator_dev *rdev) in stpmic1_set_icc() function