Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c2662 * _regulator_handle_consumer_enable - handle that a consumer enabled
2681 static int _regulator_handle_consumer_enable(struct regulator *regulator) in _regulator_handle_consumer_enable() function
2703 * The opposite of _regulator_handle_consumer_enable().
2746 ret = _regulator_handle_consumer_enable(regulator); in _regulator_enable()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c2807 * _regulator_handle_consumer_enable - handle that a consumer enabled
2826 static int _regulator_handle_consumer_enable(struct regulator *regulator) in _regulator_handle_consumer_enable() function
2848 * The opposite of _regulator_handle_consumer_enable().
2891 ret = _regulator_handle_consumer_enable(regulator); in _regulator_enable()

Completed in 14 milliseconds