ENABLE_IN_SUSPEND 998 drivers/regulator/core.c if (rstate->enabled != ENABLE_IN_SUSPEND && ENABLE_IN_SUSPEND 1006 drivers/regulator/core.c if (rstate->enabled == ENABLE_IN_SUSPEND && ENABLE_IN_SUSPEND 3786 drivers/regulator/core.c rstate->enabled = (en) ? ENABLE_IN_SUSPEND : DISABLE_IN_SUSPEND; ENABLE_IN_SUSPEND 5293 drivers/regulator/core.c (rstate->enabled == ENABLE_IN_SUSPEND || ENABLE_IN_SUSPEND 229 drivers/regulator/of_regulator.c suspend_state->enabled = ENABLE_IN_SUSPEND;