Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/regulator/
Dcore.c2871 static int _regulator_enable(struct regulator *regulator) in _regulator_enable() function
2879 ret = _regulator_enable(rdev->supply); in _regulator_enable()
2954 ret = _regulator_enable(regulator); in regulator_enable()