Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator.c48 static TEE_Result regulator_refcnt_enable(struct regulator *regulator) in regulator_refcnt_enable() function
99 return regulator_refcnt_enable(regulator); in regulator_enable()
291 res = regulator_refcnt_enable(regulator); in regulator_register()