Searched refs:_regulator_enable (Results 1 – 1 of 1) sorted by relevance
102 static int _regulator_enable(struct regulator *regulator);1678 ? _regulator_enable(rdev->supply) in set_machine_constraints()3134 static int _regulator_enable(struct regulator *regulator) in _regulator_enable() function3142 ret = _regulator_enable(rdev->supply); in _regulator_enable()3219 ret = _regulator_enable(regulator); in regulator_enable()