Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator_dt.c75 bool regulator_allocated; member
250 bool regulator_allocated) in add_to_pending_list() argument
263 .regulator_allocated = regulator_allocated, in add_to_pending_list()
425 if (pending->regulator_allocated) in release_regulator_pending_lists()