Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/regulator/
H A Dstpmic1_regulator.c35 static int stpmic1_set_icc(struct regulator_dev *rdev, int lim, int severity,
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,
495 static int stpmic1_set_icc(struct regulator_dev *rdev, int lim, int severity, in stpmic1_set_icc() function

Completed in 3 milliseconds