Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator_fixed.c58 static TEE_Result fixed_get_state(struct regulator *regulator, bool *enabled) in fixed_get_state() function
72 .get_state = fixed_get_state,