Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dcore.c490 static int regulator_check_current_limit(struct regulator_dev *rdev, in regulator_check_current_limit() function
4578 ret = regulator_check_current_limit(rdev, &min_uA, &max_uA); in regulator_set_current_limit()