Home
last modified time | relevance | path

Searched defs:regulator_is_enabled (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/regulator/
H A Dregulator.c150 bool regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled() function
/optee_os/core/include/drivers/
H A Dregulator.h191 static inline bool regulator_is_enabled(struct regulator *regulator __unused) in regulator_is_enabled() function