Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator_fixed.c39 static TEE_Result fixed_set_state(struct regulator *regulator, bool enabled) in fixed_set_state() function
71 .set_state = fixed_set_state,