Searched refs:regulator_enable (Results 1 – 2 of 2) sorted by relevance
33 DEFINE_EVENT(regulator_basic, regulator_enable,
222 int __must_check regulator_enable(struct regulator *regulator);398 static inline int regulator_enable(struct regulator *regulator) in regulator_enable() function