Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Dcore.c99 static void _regulator_put(struct regulator *regulator);
1602 _regulator_put(rdev->supply); in set_machine_constraints()
2082 _regulator_put(rdev->supply); in regulator_resolve_supply()
2312 static void _regulator_put(struct regulator *regulator) in _regulator_put() function
2343 _regulator_put(regulator); in regulator_put()