Searched refs:ENABLE_IN_SUSPEND (Results 1 – 3 of 3) sorted by relevance
50 #define ENABLE_IN_SUSPEND 2 macro
287 suspend_state->enabled = ENABLE_IN_SUSPEND; in of_get_regulation_constraints()
573 if (rstate->enabled != ENABLE_IN_SUSPEND && in regulator_get_suspend_state_check()999 if (rstate->enabled == ENABLE_IN_SUSPEND && in __suspend_set_state()4055 rstate->enabled = (en) ? ENABLE_IN_SUSPEND : DISABLE_IN_SUSPEND; in regulator_suspend_toggle()5635 if (rstate->enabled == ENABLE_IN_SUSPEND || in regulator_resume()
Completed in 24 milliseconds