Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A Dinternal.h130 int _regulator_get_common_check(struct device *dev, const char *id,
H A Dof_regulator.c692 ret = _regulator_get_common_check(dev, id, get_type); in _of_regulator_get()
H A Dcore.c2171 int _regulator_get_common_check(struct device *dev, const char *id, in _regulator_get_common_check() function
2333 ret = _regulator_get_common_check(dev, id, get_type); in _regulator_get()