Home
last modified time | relevance | path

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

/drivers/regulator/
Dof_regulator.c22 static const char *const regulator_states[PM_SUSPEND_MAX + 1] = { variable
116 for (i = 0; i < ARRAY_SIZE(regulator_states); i++) { in of_get_regulation_constraints()
131 suspend_np = of_get_child_by_name(np, regulator_states[i]); in of_get_regulation_constraints()