Lines Matching defs:state
72 /* return old state, to restore later if needed */
80 /* save off initial state */
84 /* set wait state MSR */
87 /* return to initial state */
96 /* update CPM_ER state */
99 /* go to wait state so that CPM0_ER[CPU] can take effect */
102 /* restore CPM_ER state */
188 static int cpm_suspend_valid(suspend_state_t state)
190 switch (state) {
208 /* go to sleep state */
215 static int cpm_suspend_enter(suspend_state_t state)
217 switch (state) {