Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dstpmic1_regulator.c35 static int stpmic1_set_icc(struct regulator_dev *rdev);
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,
494 static int stpmic1_set_icc(struct regulator_dev *rdev) in stpmic1_set_icc() function