Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator.c102 static TEE_Result regulator_refcnt_disable(struct regulator *regulator) in regulator_refcnt_disable() function
147 return regulator_refcnt_disable(regulator); in regulator_disable()