Home
last modified time | relevance | path

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

/include/trace/events/
Dregulator.h33 DEFINE_EVENT(regulator_basic, regulator_enable,
/include/linux/regulator/
Dconsumer.h222 int __must_check regulator_enable(struct regulator *regulator);
398 static inline int regulator_enable(struct regulator *regulator) in regulator_enable() function