regulator_states   18 drivers/regulator/of_regulator.c static const char *const regulator_states[PM_SUSPEND_MAX + 1] = {
regulator_states  191 drivers/regulator/of_regulator.c 	for (i = 0; i < ARRAY_SIZE(regulator_states); i++) {
regulator_states  208 drivers/regulator/of_regulator.c 		suspend_np = of_get_child_by_name(np, regulator_states[i]);