Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dcore.c2837 * This function (together with _regulator_handle_consumer_disable) is
2862 * _regulator_handle_consumer_disable - handle that a consumer disabled
2869 static int _regulator_handle_consumer_disable(struct regulator *regulator) in _regulator_handle_consumer_disable() function
2944 _regulator_handle_consumer_disable(regulator); in _regulator_enable()
3053 ret = _regulator_handle_consumer_disable(regulator); in _regulator_disable()